/build/static/layout/Breadcrumb_cap_w.png

Command Line Args

Hi,
I m using Wise Installation Editor for creating msi packages. I would like the msi to respond thru command line arguments like ALLUSERS and INSTALLDIR. But how do i do this. There is no article abt how to achieve this in wise. Any help?

0 Comments   [ + ] Show comments

Answers (6)

Posted by: anonymous_9363 14 years ago
Red Belt
0
Take a verbose log of the install. That will show you what the properties were resolved to.
Posted by: anonymous_9363 14 years ago
Red Belt
0
What do you mean by "respond"? The Wise editor won't "respond" to arguments because it isn't meant to. MSIExec - which executes the MSI at run-time, is what "responds" to command line arguments. If you want to change ALLUSERS, INSTALLDIR or other public properties, use the editor to change them.
Posted by: MSIPackager 14 years ago
3rd Degree Black Belt
0
In order to pass paramaters on the command line you need to create public properties - these are entries in the property table which much be completely upper case.. more info here: http://msdn.microsoft.com/en-us/library/aa370912(VS.85).aspx

Regards,
Rob.
Posted by: maha2804 14 years ago
Senior Yellow Belt
0
VBScab,
Sorry, i meant msiexec to run the msi package through cmd prompt and also passed params to change it during run time. but the app installs in the default location only.
Posted by: anonymous_9363 14 years ago
Red Belt
0
OK, so now you can see the importance of phrasing your questions properly. Also, you now know that MSIExec is nothing to do with Wise per se.

So....Did you specify a drive other than C: in INSTALLDIR? If so, did you also specify that drive in ROOTDRIVE?
Posted by: maha2804 14 years ago
Senior Yellow Belt
0
No i dint specify a drive other than C:.
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