Geoff Kennedy wrote: > <?ifdef $(env.REVISION) ?> > <?define BUILD=$(env.REVISION) ?> > <?endif?> >
Try dropping the $(...) surroundings. <?ifdef?> wants the name of a variable, whereas $(...) says to expand that variable in-place. -- sig://boB http://joyofsetup.com/ ------------------------------------------------------------------------------ _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users