does current wix drop provide support for a public property such as "msiexec /i
myservicedeliverable.msi propertySettings=
environmentSpecificPropertySettings.xml ..." where
environmentSpecificPropertySettings.xml consists of a single public
property=value pairs on each line that you might have otherwise set directly on
the command line but would prefer to keep them all in xml file so as to remove
changes of command line entry mistakes.
Other service deliverables whose msi does this are products like sql08 where
you can define public property values on the command line and/or when the
number of property settings you want to define during an unattended install get
too large then the option to move to defining them in an xml file and feed
that file name into the setup as a property value provides an option less prone
to typing in command line errors.
-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users