On 02-Feb-14 23:56, Sean wrote:
It seems like the tricky thing for implementing this will be how to deal with the dots, like Bob put in the feature (http://wixtoolset.org/issues/4298/). As far as I can tell, package Id's have the same rules as MSI properties (http://msdn.microsoft.com/en-us/library/aa371245(v=vs.85).aspx <http://msdn.microsoft.com/en-us/library/aa371245%28v=vs.85%29.aspx>). How about !(bind.msiPackageProperty.packageId~propertyName), or some other special character between the package Id and the property name?
We don't want it to look too much like Perl. :) We could probably do some quoting, like with brackets or backticks.

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

------------------------------------------------------------------------------
Managing the Performance of Cloud-Based Applications
Take advantage of what the Cloud has to offer - Avoid Common Pitfalls.
Read the Whitepaper.
http://pubads.g.doubleclick.net/gampad/clk?id=121051231&iu=/4140/ostg.clktrk
_______________________________________________
WiX-devs mailing list
WiX-devs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-devs

Reply via email to