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
- :
- Action before prerequisite
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 16, 2011
05:10 AM
Action before prerequisite
Hi,
How I can to show a messageBox before check prerequisites (using InstallScript of course)?
Thanks
How I can to show a messageBox before check prerequisites (using InstallScript of course)?
Thanks
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 16, 2011
11:52 AM
you can create a custom prerequisite which is your message box, select it for your installation and sequence it to run as the very first one in your list of prerequisites.