Command Syntax
/SetBitmap [-banner <source_file_path>]
[-dialog <source_file_path>]Sets the banner and dialog bitmaps
Parameters:
- [-banner <source_file_path>]
- The path of the banner bitmap.
- [-dialog <source_file_path>]
- The path of the dialog bitmap.
Example:
AdvancedInstaller.com /edit MyProject.aip
/SetBitmap -banner C:\pictures\banner.bmp
-dialog C:\pictures\dialog.bmp