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
- :
- silent install comes back to dos command prompt right away?
Subscribe
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Subscribe
- Mute
- Printer Friendly Page
Not applicable
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Mar 24, 2010
08:27 PM
silent install comes back to dos command prompt right away?
Hi, experts
we are using installshield multiplatform 11.5
We use this for silent install "setupwin32.exe -silent -options record.txt", when i run this on a dos command, it returns to the dos command prompt right away; we are expecting it to wait until the installation finish or error out. How to resolve this?
this is the same in our installshield 11 universal.
thanks
Richard
we are using installshield multiplatform 11.5
We use this for silent install "setupwin32.exe -silent -options record.txt", when i run this on a dos command, it returns to the dos command prompt right away; we are expecting it to wait until the installation finish or error out. How to resolve this?
this is the same in our installshield 11 universal.
thanks
Richard
(2) Replies
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Apr 13, 2010
10:12 AM
It runs but in the background! Put the command in a .bat file and rerun.
- Mark as New
- Subscribe
- Mute
- Permalink
- Report Inappropriate Content
‎Aug 24, 2010
01:45 PM
Wish I knew that earlier. Running from a batch file did the trick.