Specify the PATH variable in uppercase to avoid getting two flavors of

PATH when converting the Unix environment.
oldstable
Alexandre Julliard 2004-07-16 03:52:26 +00:00
parent 9d3ee0d7c1
commit d724923fa1
1 changed files with 1 additions and 1 deletions

View File

@ -128,7 +128,7 @@ HKLM,Software\Microsoft\DirectPlay\Service Providers,,,""
[Environment]
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"ComSpec",,"%11%\wcmd.exe"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"Path",,"%11%;%10%"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"PATH",,"%11%;%10%"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"ProgramFiles",,"%16422%"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"SYSTEMROOT",,"%10%"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"TEMP",,"%10%\temp"