cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
DeepakJ
Level 3

Help would be greatly appreciated

Ok, well I am at the last leg of my installshield project and require assistance on a two things. The first would be to move all the dialogs on the bottom right hand corner during installation, so that my background bitmap would be more visible. The second would be the application of a banner during the setup when the progress bar is showing. I am able to manually edit the banner on all the other dialogs but this one so far I am unable to do.

Project type: Installscript

Thanks in advance,
-Deepak
Labels (1)
0 Kudos
(3) Replies
RobertDickau
Flexera Alumni

As for changing the banner bitmap and on the progress dialog box, you can use DialogSetInfo, as described (for example) here: http://www.installshield.com/news/newsletter/0301-articles/DialogBitmaps.asp.
0 Kudos
DeepakJ
Level 3

Doesn't work, I have tried it. I am using an Installscript project BTW not Installscript MSI.
0 Kudos
RobertDickau
Flexera Alumni

DialogSetWindow should work with either InstallScript or InstallScript MSI; how and where are you calling it?
0 Kudos