jo...@msli.com wrote:
> The lines in MyApp.variables.wxi
> <?ifdef $(env.ExeName) ?>
>   

Try dropping the $() surrounding it; the $() syntax tells the 
preprocessor to insert the value but <?ifdef?> is expecting a symbol not 
a value.

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



------------------------------------------------------------------------------
_______________________________________________
WiX-users mailing list
WiX-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wix-users

Reply via email to