wine.inf: Add PATHEXT system environment variable.

This commit is contained in:
Andrew Nguyen 2009-12-30 20:47:22 -06:00 committed by Alexandre Julliard
parent 4f60b6bf91
commit 0d61dd8c86
1 changed files with 1 additions and 0 deletions

View File

@ -455,6 +455,7 @@ HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For Direc
[Environment]
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"ComSpec",0x00020000,"%11%\cmd.exe"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"PATH",0x00020002,"%11%;%10%;%11%\wbem"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"PATHEXT",,".COM;.EXE;.BAT;.CMD;.VBS;.VBE;.JS;.JSE;.WSF;.WSH"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"ProgramFiles",,"%16422%"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"SystemDrive",2,"c:"
HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"SYSTEMROOT",,"%10%"