Would it be of value to call out on the Property attribute on an
InstanceTransforms element that it must be a property that is defined in
the Property table?  Simply adding <Property Id="INSTANCEFOLDER"
Secure="yes"/> and then referencing this property will cause the
transform to be invalid.  In order to work around this, one must assign
a default value to the property (<Property Id="INSTANCEFOLDER"
Secure="yes">Undefined</Property>).

 

  Should there be a test in the Binder to ensure the property exists?
(I would have expected the transform generation to throw an error rather
than having msiexe report the error upon instalation.)

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to