Hi All,

WiX version 2.0.5325.0

I have some launch conditions to check for valid OS versions for my product 
such as 
<Condition Message="This OS isn't supported"'>(VersionNT=501)</Condition>

The above condition works fine as expected but I want to consolidate the error 
message in ErrorProgressText.wxs file rather than hardcoding it in my main wxs 
file. Is there a way to reference the error Id number in Message attribute of 
Condition XML node.

Thanks,
Sankaranarayanan MG


      ___________________________________________________________ 
Want ideas for reducing your carbon footprint? Visit Yahoo! For Good  
http://uk.promotions.yahoo.com/forgood/environment.html

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2005.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to