16. Managing and Deploying Applications : How You Can Image Included Applications : How You Can Override Included Application References : How You Can Use an Override File
 
Share this page                  
How You Can Use an Override File
When the root application is imaged, you can use an override file to modify the included application references when using the MakeImage utility.
You specify an override file using the ā€œ-iā€ flag with the MakeImage utility. For more information, see Parameters for the MakeImage Utility (see Parameters for the MakeImage Utility).
The file should contain one line for each included application reference to be overridden. Each line has the same format as the basic included application reference:
appname [version_number] [image_filename] [-ifilename]
For each appname referenced by the root application, if there is a line for that appname in the override file, that line temporarily replaces the existing reference in the root application. Use zero (0) for the version_number to indicate that the current working version is to be used.