To change Dialog Banner or Bitmap of Installshield dialog may reference this article
:http://www.flexerasoftware.com/webdocuments/PDF/DialogBitmaps.pdf
However, a simple way I used is just to override the default banner or bitmap ibd file
(1) find the default ibd path
[INSTALLSHIELD_PATH]\Redist\Language Independent\OS Independent
ex: C:\Program Files\InstallShield 10.5\Redist\Language Independent\OS Independent
2 ibd files in this folder
IsDialogBanner.ibd ---> this is for the banner on the top of dialog
IsDialogBitmap.ibd----> for bitmap left-side of dialog
(2) Rename 2 ibd files for backup and name the banner / bitmap image to .ibd
Rename IsDialogBanner.ibd to IsDialogBanner_old.ibd or IsDialogBanner.ibd.bak
Name the bitmap or jpg image you want to display to IsDialogBanner.ibd / IsDialogBitmap.ibd
(3) build the solution
[NOTE] the size of banner is 499x58 pixels and bitmap is 499x312 pixels
Remember that background color of right side of bitmap should other than black, or you can't see the texts.
沒有留言:
張貼留言