Re: [WiX-users] WiX v3, VS2005, and Preprocessor Environment Variables

2006-10-11 Thread Don Pratt
[EMAIL PROTECTED]] Sent: Tuesday, October 10, 2006 3:53 PM To: Peterson, Joel; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] WiX v3, VS2005, and Preprocessor Environment Variables   Joel,       I think you may be seeing the difference between user scop

Re: [WiX-users] WiX v3, VS2005, and Preprocessor Environment Variables

2006-10-10 Thread Peterson, Joel
Visual Studio handles paths.   Thanks again!   Joel Peterson [EMAIL PROTECTED]   From: Cullen Waters [mailto:[EMAIL PROTECTED] Sent: Tuesday, October 10, 2006 3:53 PM To: Peterson, Joel; wix-users@lists.sourceforge.net Subject: RE: [WiX-users] WiX v3, VS2005, and

Re: [WiX-users] WiX v3, VS2005, and Preprocessor Environment Variables

2006-10-10 Thread Cullen Waters
Joel,       I think you may be seeing the difference between user scope environment variables, and system scope env variables.  When you set a user-scope variable, it is set in the instance of cmd.exe that is executing.  If you set a system-scope variable, it isn’t re-read unt