Re: [WiX-users] Wix Integer Variables

2007-11-01 Thread Cryptonomicon
A so you were thinking along the lines of the preprocessor would just produce a file with the correct values in the right place - so why wouldn't the compiler eat it. I was just delving into perl to get perl to read a file of file names and produce the correctly formatted components. Am glad

Re: [WiX-users] Wix Integer Variables

2007-11-01 Thread Karim MacDonald
Cryptonomicon wrote: > > I am guessing that > > > and > > Guid="C4AB05E7-BE8D-40F2-891F-583750779D05" DiskId="1" Win64=$(var.Is64)> > > will cause pain grief and misery? > Not for me it didn't :) I tried this (actually: Win64="$(var.Win64)"), got the squiggly blue lines and gave up for ot