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
- :
- Custom Action
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
Dec 12, 2013
08:32 AM
Custom Action
Hi Everyone,
I want to obtain the following:
Depending on the version of MS Office installed, we need to install the appropriate MADE (Microsoft Access Database Engine) version. The MADE install should run silently in the background. If a user uninstalls our application, the MADE is left untouched and remains on the user's computer. SO How can i do this ?
I want to obtain the following:
Depending on the version of MS Office installed, we need to install the appropriate MADE (Microsoft Access Database Engine) version. The MADE install should run silently in the background. If a user uninstalls our application, the MADE is left untouched and remains on the user's computer. SO How can i do this ?
(1) Reply
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
Dec 16, 2013
09:04 AM
I would suggest looking into Prerequisites. Basically, you can set install conditions on an installation that is required for your product to work. Have a prerequisite for each of the MADE types conditioned to install for your requirements.
Here are some helpful links:
Designing InstallShield Prerequisites and Other Redistributables
http://helpnet.flexerasoftware.com/installshield20helplib/Content/helplibrary/DesigningRedist.htm
InstallShield Prerequisite Editor Reference
http://helpnet.flexerasoftware.com/installshield20helplib/Content/helplibrary/SetupPrereqEditor.htm
Here are some helpful links:
Designing InstallShield Prerequisites and Other Redistributables
http://helpnet.flexerasoftware.com/installshield20helplib/Content/helplibrary/DesigningRedist.htm
InstallShield Prerequisite Editor Reference
http://helpnet.flexerasoftware.com/installshield20helplib/Content/helplibrary/SetupPrereqEditor.htm