Module: wine Branch: master Commit: bacbfb481a5e6d8a7cdec4b57fec2d930dbf7284 URL: http://source.winehq.org/git/wine.git/?a=commit;h=bacbfb481a5e6d8a7cdec4b57f...
Author: Louis Lenders xerox_xerox2000@yahoo.co.uk Date: Fri Nov 20 13:13:27 2009 +0100
wine.inf: Create wbem directory, and add it to the PATH.
---
tools/wine.inf.in | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-)
diff --git a/tools/wine.inf.in b/tools/wine.inf.in index 6022e88..d264054 100644 --- a/tools/wine.inf.in +++ b/tools/wine.inf.in @@ -456,7 +456,7 @@ HKLM,Software\Microsoft\DirectPlay\Service Providers\Serial Connection For Direc HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"APPDATA",,"%16410%" HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"ComSpec",0x00020000,"%11%\cmd.exe" HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"LOCALAPPDATA",,"%16412%" -HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"PATH",0x00020002,"%11%;%10%" +HKLM,System\CurrentControlSet\Control\Session Manager\Environment,"PATH",0x00020002,"%11%;%10%;%11%\wbem" 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%" @@ -2423,6 +2423,7 @@ HKLM,%CurrentVersion%\Telephony\Country List\998,"SameAreaRule",,"G" 11,mui, 11,spool\drivers\color, 11,spool\printers, +11,wbem, 10,,explorer.exe 10,,hh.exe 10,,notepad.exe