Run time, aka: install time, (#) vs. bind time (!) vs. preprocessor time ($).
_____________________________________________________________ Short replies here. Complete answers over there: http://www.firegiant.com/ -----Original Message----- From: Ryan Waller [mailto:[email protected]] Sent: Wednesday, May 27, 2015 2:06 PM To: [email protected] Subject: Re: [WiX-users] Localizing Burn Condition messages It does work. Just had to use the *#*(loc.StringId) instead of the *!*(loc.StringId) syntax for the bal:Condition@Message attribute. The WixStdBA localizes with the # syntax. ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/wix-users

