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.
-
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
-
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 subfoldersinstall/panels/vision/
with the required name oflogin.pnl
. - Start your build. See How to Start a Build?