Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename

2006-07-18 Thread Derek Cicerone
--Original Message- From: Jeffrey Altman [mailto:[EMAIL PROTECTED] Sent: Tuesday, July 18, 2006 5:49 PM To: [EMAIL PROTECTED] Cc: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename Derek: The value is being used at build time to

Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename

2006-07-18 Thread Jeffrey Altman
f that folder during installation. > > Thanks, > Derek > > -Original Message- > From: Jeffrey Altman [mailto:[EMAIL PROTECTED] > Sent: Tuesday, July 18, 2006 5:00 PM > To: [EMAIL PROTECTED] > Cc: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users

Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename

2006-07-18 Thread Derek Cicerone
sourceforge.net Subject: Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename That is a standards Windows environment variable on 64-bit Windows builds within the WOW64 environment. CommonProgramFiles(x86)=C:\Program Files (x86)\Common Files CommonProgramW

Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename

2006-07-18 Thread Jeffrey Altman
006 4:36 PM > To: wix-users@lists.sourceforge.net > Subject: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in > thename > > In build 2419 it was possible to evaluate the value of the environment > variable > > CommonProgramFiles(x86) > > within a define

Re: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename

2006-07-18 Thread Derek Cicerone
-users@lists.sourceforge.net Subject: [WiX-users] Bug in 2.0.4310.0 - environment vars with parens in thename In build 2419 it was possible to evaluate the value of the environment variable CommonProgramFiles(x86) within a define as such In 2.0.4310.0 this is broken as the close parens are