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
- :
- How to do autorun installer(not select Next or Cancel Button)?
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 06, 2008
04:12 AM
How to do autorun installer(not select Next or Cancel Button)?
I already had one normal InstallScript project to work well.
But if I would like to install/uninstall project without pushing
any button(Next or Cancel) by end user, How to do for this
feature?Diable(DIALOGCACHE) ?
Thanks for your help.
But if I would like to install/uninstall project without pushing
any button(Next or Cancel) by end user, How to do for this
feature?Diable(DIALOGCACHE) ?
Thanks for your help.
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Aug 11, 2008
03:54 PM
Would a silent installation/uninstallation do? The InstallShield help topics under "InstallScript MSI and InstallScript Silent Installations" give more information.