- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Preparing install question
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi, I have InstallScript MSI project. Is there any way to hide or customize "Preparing install" dialog? I mean that one before welcome dialog.
Thanks
Konrad
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @kmisniak ,
"Preparing to Install" dialog is being displayed by the bootstrap launcher and, thus, it does not appear in the project in the InstallShield Dialog Editor. And there are no InstallScript or MSI settings backing up this dialog.
But the text displayed in the dialog can be changed as per the below KB article:
One more option under Media-->Releases-->Product Configuration -->Release--> under Setup.exe Tab
Small Initialization Dialog to Yes, to display a small initialization dialog instead of the normal one.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Hi @kmisniak ,
"Preparing to Install" dialog is being displayed by the bootstrap launcher and, thus, it does not appear in the project in the InstallShield Dialog Editor. And there are no InstallScript or MSI settings backing up this dialog.
But the text displayed in the dialog can be changed as per the below KB article:
One more option under Media-->Releases-->Product Configuration -->Release--> under Setup.exe Tab
Small Initialization Dialog to Yes, to display a small initialization dialog instead of the normal one.
