tools/wine.inf: add HKCU\AppEvents\Schemes registry key

Austin English austinenglish at gmail.com
Tue Jul 28 16:52:51 CDT 2009


See bug 19483. Allows zattoo to start.

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 050d3e5..df08ef6 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -557,6 +557,7 @@ HKLM,Software\Microsoft\Rpc\SecurityService,68,2,"netlogon.dll"
 HKLM,Software\Microsoft\Rpc\SecurityService,9,2,"secur32.dll"
 HKLM,System\CurrentControlSet\Control\Session Manager,,,""
 HKLM,System\CurrentControlSet\Control\VMM32Files,,,""
+HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,,""
 HKCU,Software\Wine\MSHTML,"GeckoUrl",,"http://source.winehq.org/winegecko.php"
 HKLM,HARDWARE\DEVICEMAP\PARALLEL PORTS,,,""


More information about the wine-patches mailing list