About: InstallAware installer.
I am currently working on a package which is created by InstallAware. So frustrate that there is not even a help message in the vendor's installer. Does anybody here know the build-in command line argument of InstallAware ? Any comment is appreciate!
0 Comments
[ + ] Show comments
Answers (3)
Please log in to answer
Posted by:
Utnapishtim
10 years ago
I found this question by searching for another issue. I think I can answer this if someone will need it.
The command line for an InstallAware setup in silent mode is something like that:
setup.exe /s LANGUAGE=German [Parameter=Value] /L=<PathToLogFile>
Language is something like that:
German|English|French|Portuguese (Portugal)|Russian etc.
The command line for an InstallAware setup in silent mode is something like that:
setup.exe /s LANGUAGE=German [Parameter=Value] /L=<PathToLogFile>
Language is something like that:
German|English|French|Portuguese (Portugal)|Russian etc.
Posted by:
anonymous_9363
14 years ago
Er...isn't InstallAware a packaging tool for creating MSIs? If I'm right, then normal MSI command line arguments apply.
EDIT:
Actually, it seems that the tool may allow packagers to create custom command line arguments (see here for details). If that's the case, you have no choice but to contact the vendor and ask them what the custom arguments are.
EDIT:
Actually, it seems that the tool may allow packagers to create custom command line arguments (see here for details). If that's the case, you have no choice but to contact the vendor and ask them what the custom arguments are.
Posted by:
Savage455
14 years ago
Thanks for your quick reply. VBScab. I had already checked the URL you provided by using google before I open this new thread here. This executable is created by InstallAware. I tried so many ways to extract the arguments include procexp.exe. But still no lucky. Seems I have to get to the vendor for their custom arguments. Thanks again.
Comments:
-
My question: is installaware a dangerous program? Need help. - eburner3 11 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.