Silent install on install.exe file
Hello There. I have a file from a third party vendor called install.exe which was created using InstallAnywhere Self Extractor version 5.0.0.0. As I need to install this on multiple pcs, I want to use psexec to push this file across the network. However I can't seem to get it to work under silent mode.
Is there any program I can use to check what option to use for silent mode and what the command line variables are?
Any help would be apprciated. Thanks...
Is there any program I can use to check what option to use for silent mode and what the command line variables are?
Any help would be apprciated. Thanks...
1 Comment
[ + ] Show comment
-
If /s doesn't work you can try /q - StevenPRO 11 years ago
Answers (5)
Please log in to answer
Posted by:
sushma.shah
16 years ago
Posted by:
highanddry
16 years ago
Hi Sushma
Thanks for your reply. I have tried this option and I can see that it starts the install as there is a directory in my temp folder called I1204875324. Within this folders is two folders called InstallerData and Windows.Ythen is seems to do nothing as the I1204875324 folder just sits there.
If I was to run this install.exe file in UI mode, I would have to input a default directory and a few other items. So what I am trying to find out is how I define the variables for a command line install. So the first step is to find out what the variables are. How do I do this?
I have tried running the install.exe file with a /r option to create an .iss file. However the stnadard window where I select the default directory and other options doesn't appear. So I never get an iss file.
Thanks for your reply. I have tried this option and I can see that it starts the install as there is a directory in my temp folder called I1204875324. Within this folders is two folders called InstallerData and Windows.Ythen is seems to do nothing as the I1204875324 folder just sits there.
If I was to run this install.exe file in UI mode, I would have to input a default directory and a few other items. So what I am trying to find out is how I define the variables for a command line install. So the first step is to find out what the variables are. How do I do this?
I have tried running the install.exe file with a /r option to create an .iss file. However the stnadard window where I select the default directory and other options doesn't appear. So I never get an iss file.
Posted by:
anonymous_9363
16 years ago
There's a relatively little-known web site called 'Google', into which you can type:
InstallAnywhere + "command line"
and it returns a heap of links to web sites. :) One of those is http://www.zerog.com/iamanual/usermanual_ia55/WebHelp/start.htm#variables/stanjles.htm
Click the 'Show' link and you'll get a menu. Choose 'Silent Mode' and browse away.
InstallAnywhere + "command line"
and it returns a heap of links to web sites. :) One of those is http://www.zerog.com/iamanual/usermanual_ia55/WebHelp/start.htm#variables/stanjles.htm
Click the 'Show' link and you'll get a menu. Choose 'Silent Mode' and browse away.
Posted by:
highanddry
16 years ago
Hi VBS
Ok I have managed to get a little further now but hit another stumbling block. It seems the exe file defaults to Swing mode. Actually it doesn't let me generate an answer file at all to use for silent mode.
Therefore I have tried answering all responses in the GUI format of swing mode until the final response hoping that a response file would exist some in the folder that is created under the user's temp directory but couldn't find anything there either.
Any further ideas to help?
Ok I have managed to get a little further now but hit another stumbling block. It seems the exe file defaults to Swing mode. Actually it doesn't let me generate an answer file at all to use for silent mode.
Therefore I have tried answering all responses in the GUI format of swing mode until the final response hoping that a response file would exist some in the folder that is created under the user's temp directory but couldn't find anything there either.
Any further ideas to help?
Posted by:
anonymous_9363
16 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.