wine.inf: add HKCU/Environment registry key

Austin English austinenglish at gmail.com
Thu Jan 28 03:28:22 CST 2010


See http://bugs.winehq.org/show_bug.cgi?id=21512

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 5a9db4e..8eaad62 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -549,6 +549,7 @@ HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
 HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,,""
+HKCU,Environment,,,""
 ; Some apps requires at least four subkeys of Active Setup\Installed Components
 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},,2,"DirectDrawEx"
 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{44BBA855-CC51-11CF-AAFA-00AA00B6015F},"ComponentID",2,"DirectDrawEx"


More information about the wine-patches mailing list