/build/static/layout/Breadcrumb_cap_w.png

Installshield SETUP.EXE does not wait

I've got a setup.exe that appears to be version 8 and it is MSI based. I've recorded a setup.iss file that works fine. The problem is the setup doesn't wait for the install to finish before terminating. I've tried "setup /s /SMS" and "setup /s /w" but neither works.

Anyone run into one of these before?

[8|]

0 Comments   [ + ] Show comments

Answers (5)

Posted by: nheim 17 years ago
10th Degree Black Belt
0
Hi Bob,
have you been looking at this page?
http://itninja.com/blog/view/installshield-setup-silent-installation-switches
Regards, Nick
Posted by: MicrosoftBob 17 years ago
Blue Belt
0
Yes, that is where I got the information about /SMS and /w.

Is there something on that page that I am missing?
Posted by: Foleymon 17 years ago
Orange Senior Belt
0
Hi Bob-
You can also check your syntax. I can remember some installshields that behave differently depending on if you execute

setup.exe /SMS
or
setup.exe -SMS
Posted by: KPrinz 17 years ago
Fourth Degree Green Belt
0
Yupp.
Same issue with -r. Some installers support this, others wont...
Especially when they are msi wrappers.

One solution could be:
Start setup. Extract (=copy to somewhere else)contents from temp. In your case most probably an ISScript.msi and the application.msi. Cancel setup.
Then for your installation run both msis with msiexec /qb! and your done.
Posted by: matrixtushar 17 years ago
Purple Belt
0
did your problem get resolved?
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ