On 14-Sep-11 10:29, Sheehan, Andrew wrote:
> A better question to ask everyone, is how can I set a<MsiProperty>  from a 
> command-line property within a<Bundle>  ?   Or, is there a better way?

The Burn engine processes only a few command-line switches; it doesn't 
directly support NAME=VALUE arguments. That's something a bootstrapper 
application is responsible for. It can then use 
IBootstrapperEngine::SetVariable* methods to set the variables that you 
can reference from an MsiProperty element.

-- 
sig://boB
http://joyofsetup.com/


------------------------------------------------------------------------------
BlackBerry&reg; DevCon Americas, Oct. 18-20, San Francisco, CA
Learn about the latest advances in developing for the 
BlackBerry&reg; mobile platform with sessions, labs & more.
See new tools and technologies. Register for BlackBerry&reg; DevCon today!
http://p.sf.net/sfu/rim-devcon-copy1 
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to