cannot get installshield setups to install silent
I cannot get the setups in the zip files silent, I do get them to install unattended but not silent, allthough an .iss file was delivered with the setup.
I tried with /s of –s
I tried with or without using the response file, with no avail.
The drivers in question can be found here, in the zip file :driver manager and drivers.zip
http://www.messagebottle.org/drivers/
I tried with /s of –s
I tried with or without using the response file, with no avail.
The drivers in question can be found here, in the zip file :driver manager and drivers.zip
http://www.messagebottle.org/drivers/
0 Comments
[ + ] Show comments
Answers (8)
Please log in to answer
Posted by:
spartacus
14 years ago
I recommend you don't use the response file that was delivered with the setup. Instead, record your own response file using setup.exe /r
Doing this will take you through a normal interactive install with dialogs, but at the end of the installation, a new setup.iss file will have been created in the %windir% folder.
You can then move this new .iss file into the same folder as the setup.exe executable, replacing the original one.
You will then find that if you issue the command setup.exe /s, it will be silent. (Make sure you uninstall the drivers / application first if you are using the same machine for testing).
Regards,
Spartacus
Doing this will take you through a normal interactive install with dialogs, but at the end of the installation, a new setup.iss file will have been created in the %windir% folder.
You can then move this new .iss file into the same folder as the setup.exe executable, replacing the original one.
You will then find that if you issue the command setup.exe /s, it will be silent. (Make sure you uninstall the drivers / application first if you are using the same machine for testing).
Regards,
Spartacus
Posted by:
Cybermage
14 years ago
If it was possible with the msi i also prefair repackaging and most time it work but sometimes it isnt possible.
most time with msi's who are part of a multimsi setup.
see the top 10 worst to package applications :)
http://itninja.com/question/ie-plug-in-with-adobe-reader-6.x-and-writer-5.x30&mpage=1&key=top
so you tryed to get it work with recording of trying to install the msi individualy and hopefully with the right parameters / properties in it but even then it wil fails.
most time with msi's who are part of a multimsi setup.
see the top 10 worst to package applications :)
http://itninja.com/question/ie-plug-in-with-adobe-reader-6.x-and-writer-5.x30&mpage=1&key=top
so you tryed to get it work with recording of trying to install the msi individualy and hopefully with the right parameters / properties in it but even then it wil fails.
Posted by:
ikke
14 years ago
Posted by:
philippetang
14 years ago
Posted by:
ikke
14 years ago
@philippetang , I did not manage to get these installshield setups silent. I have read on forums that it is not allways possible to get installshield setups to install silently with .iss files.
Posted by:
Cybermage
14 years ago
Posted by:
Rheuvel
14 years ago
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
so that the conversation will remain readable.