Is it me or is the preprocessor example at http://wix.sourceforge.net/manual-wix3/preprocessor.htm misleading?
It contains this snippet of code: <?define IExist ?> <?if $(var.Iexist) ?><?endif?> <!-- true --> Doesn't this falsely imply that this example should also work? <?define IExist ?> <?if $(var.IDoNotExist) ?><?endif?> <!-- false --> ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ WiX-users mailing list WiX-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wix-users