User input is stored in properties. If these are public properties (in all 
upper case) and listed in the SecureCustomProperties property you can set 
them on the command line. If you prefer a "response file" like solution, a 
transform could store the property values.

-- 
Stefan Krueger
Microsoft Windows Installer MVP

Please post your questions in the newsgroup or vist one of these web sites:

Windows Installer FAQ
http://www.msifaq.com - http://www.msifaq.de

InstallSite - Resources for Setup Developers
http://www.installsite.org
http://www.installsite.de (GERMAN)

"Carl Quirion" <[EMAIL PROTECTED]> schrieb im Newsbeitrag 
news:[EMAIL PROTECTED]
Hi,

I'm currently trying to figure out how to provide my MSI installer with an 
answer file. This answer file would be used for unattended setups, so that 
users of my application are able to deploy it thru their active directory's 
GPO.
How would i pass this file to the msi. Are there existing mechanism that 
will automatically do what i want to do, or do i have to code it.
If i have to code it, would i need a "custom" action DLL ? Or is there a way 
to use InstallExecuteSequence and specify which "field" of my text file goes 
into which "field" of my setup ?

Thanks,

-- 
Carl Quirion
[EMAIL PROTECTED]




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV



_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users 




-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to