Re: [WiX-users] Setting environment variable: PATH

2010-07-07 Thread Rob Hamflett
: wix-users@lists.sourceforge.net > Subject: Re: [WiX-users] Setting environment variable: PATH > > Was this on a server version of Windows? I had a problem like this > once, and so did another poster, > but I don't think we ever got to the bottom of it. > > Rob > >

Re: [WiX-users] Setting environment variable: PATH

2009-03-04 Thread Reddy, Mallikarjun (GWM-CAI)
Yes Rob. It is on Win2k3. -Original Message- From: Rob Hamflett [mailto:r...@snsys.com] Sent: Wednesday, March 04, 2009 3:43 AM To: wix-users@lists.sourceforge.net Subject: Re: [WiX-users] Setting environment variable: PATH Was this on a server version of Windows? I had a problem like

Re: [WiX-users] Setting environment variable: PATH

2009-03-04 Thread Rob Hamflett
Was this on a server version of Windows? I had a problem like this once, and so did another poster, but I don't think we ever got to the bottom of it. Rob Reddy, Mallikarjun (GWM-CAI) wrote: > Hello All, appreciate your help on this as I tried everything possible. > > I am setting PATH varia

[WiX-users] Setting environment variable: PATH

2009-03-03 Thread Reddy, Mallikarjun (GWM-CAI)
Hello All, appreciate your help on this as I tried everything possible. I am setting PATH variable with a path. It is getting set. But I am not able to run an exe present in the path using Start-->Run. However when I open the environment variable window manually and click OK without making any ch

Re: [WiX-users] Setting Environment Variable

2009-01-21 Thread Rob Hamflett
I also saw this behaviour. It would be nice to know why. Rob Improvize1 wrote: > I am setting system environment variable on a Windows Server 2003 system > using the WiX Environment element like so: > Value="[INSTALLLOCATION]" System="yes" /> > I can verify in control panel -> system after the

[WiX-users] Setting Environment Variable

2009-01-20 Thread Improvize1
I am setting system environment variable on a Windows Server 2003 system using the WiX Environment element like so: I can verify in control panel -> system after the installer runs that the it was successfully defined, but when I open a new console window the variable is not defined there. If I