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
- :
- InstallScript project needs to run an MSI package - HELP!
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
‎May 14, 2015
09:09 AM
InstallScript project needs to run an MSI package - HELP!
I have an INSTALLSCRIPT project that now needs to execute a separate .msi package. I am trying to use LaunchApplication but with no success. Am I using the right script command? If not, what should I be using??
Any help would be appreciated!
:confused:
Any help would be appreciated!
:confused:
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 14, 2015
12:24 PM
Can you post how you have formed the launchappandwait command? I know that will help me better understand what you have in place already
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎May 19, 2015
11:00 AM
LOL - I was able to solve this problem. Originally I did have "msiexec.exe", I only had "msiexec"....then I had to tweak a few of the parameters, but it works now. thank you!!!