This website uses cookies. By clicking Accept, you consent to the use of cookies. Click Here to learn more about how we use cookies.
Turn on suggestions
Auto-suggest helps you quickly narrow down your search results by suggesting possible matches as you type.
- Revenera Community
- :
- InstallShield
- :
- InstallShield Forum
- :
- Re: Question about change "preparing to setup..." dialog
Subscribe
- 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
‎Aug 21, 2013
02:10 AM
Question about change "preparing to setup..." dialog
Dear engineers,
I bought a license of intallshield 2013 primier!
I want change "preparing to setup..." dialog by my dialog (a MFC dialog)!
Please tell me how can i do it!
If i cannot do this. Can i request intallshield support to change it?
Please tell me as soon as possible!
Thanks & Regards!
I bought a license of intallshield 2013 primier!
I want change "preparing to setup..." dialog by my dialog (a MFC dialog)!
Please tell me how can i do it!
If i cannot do this. Can i request intallshield support to change it?
Please tell me as soon as possible!
Thanks & Regards!
(5) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 22, 2013
09:12 AM
There are two initialization dialogs which are displayed in a row. The second can be edited in the dialog editor (the SetupInitialization dialog), the first can't. But you can remove the first dialog, replacing it with a small progress bar in the lower right corner of the screen, combined with an image in the center of the screen, which you can make look like a dialog. To do this, set "Small Initialization Dialog" to yes in the setup.exe options and insert the image in Support Files > Splash Screen.
The above applies to "Basic MSI" projects. Things are different if you're using another projekt type.
The above applies to "Basic MSI" projects. Things are different if you're using another projekt type.
Stefan Krueger
InstallSite.org
InstallSite.org
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 23, 2013
04:10 AM
Dear Stefan Krueger,
I use IntallScript project type, can i use my MFC dialog to replace intallshield's "preparing to setup..." dialog?
Thanks!
I use IntallScript project type, can i use my MFC dialog to replace intallshield's "preparing to setup..." dialog?
Thanks!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 26, 2013
09:15 AM
You can select "small initialization dialog" in InstallScript, too.
I'm not sure what you mean by "MFC dialog". Since the initialization dialog is displayed by InstallShield's setup.exe you have some options to modify the appearance, but you can't control the behavior.
I'm not sure what you mean by "MFC dialog". Since the initialization dialog is displayed by InstallShield's setup.exe you have some options to modify the appearance, but you can't control the behavior.
Stefan Krueger
InstallSite.org
InstallSite.org
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 29, 2013
08:05 AM
Thank you so much for your help!
Could you resolve problem in this link?
http://community.flexerasoftware.com/showthread.php?206941-Crash-program-when-call-FeaturesSetData%28%29-installshield-2013
Thanks!
Could you resolve problem in this link?
http://community.flexerasoftware.com/showthread.php?206941-Crash-program-when-call-FeaturesSetData%28%29-installshield-2013
Thanks!
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Sep 04, 2013
11:11 AM
userdefault wrote:
Could you resolve problem in this link?
http://community.flexerasoftware.com/showthread.php?206941-Crash-program-when-call-FeaturesSetData%28%29-installshield-2013
No. I think that only InstallShield staff can help with this.
Stefan Krueger
InstallSite.org
InstallSite.org