Thomas B wrote:
> It seems we want to enable administrators to deploy our software via 
> simple commandline (eg setup -user= pass= key=). How can you set a 
> WIX/MSI package to skip GUI and just use the passed parameters as 
> properties?

Use the msiexec /q switch to choose your UI level. See "Command-Line 
Options" in the MSI SDK doc for details.

-- 
sig://boB
http://bobs.org



-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to