I have a need to allow customers to customize the behavior of the "main" MSI my 
bundle is installing. Is it possible to configure burn in such a way that a 
command line parameter can be passed to a MsiProperty (via <Variable Name="Foo" 
Overridable="yes" /> ) but then only pass the MsiProperty if it's value is 
defined? If the engine currently doesn't support this, I don't think it would 
be that difficult to modify the MsiProperty schema to allow a SuppressEmpty 
attribute to not pass the parameter if the value is an empty string. Also, 
would burn support a transform in this manner as long as it is only changing 
public properties?

Thanks,
Jacob

------------------------------------------------------------------------------
Everyone hates slow websites. So do we.
Make your web apps faster with AppDynamics
Download AppDynamics Lite for free today:
http://p.sf.net/sfu/appdyn_sfd2d_oct
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to