How to Replace Existing Files?

This task shows how to replace existing files with the example of replacing the Login.pnl file

This task replaces the original file with a custom file wit the same name.

Note:

The files added to replace must already exist in the standard installation with the same name!

They must also be placed within the same (sub)folders, keeping the relative path the same!

Files that are not identically named to an already existing file will not be added. Use the directions in How to add new files? instead.

  1. Check the place the original file is located at within the standard installation. E.g.: The original login panel is found in install\panels\vision\login.pnl
  2. Place your custom panel in the the oem/replace/ folder along the same relative path. E.g.: the new login panel is set in the subfolders install/panels/vision/ with the required name of login.pnl.
  3. Start your build. See How to Start a Build?