tools/wine.inf: add CurrentControlSet\Control\VirtualDeviceDrivers registry key

Austin English austinenglish at gmail.com
Wed Feb 8 17:23:07 CST 2012


Required by Sentinel protection
http://bugs.winehq.org/show_bug.cgi?id=26792

-- 
-Austin
-------------- next part --------------
diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 3ea3025..14e9245 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -691,6 +691,7 @@ HKLM,Software\Microsoft\Transaction Server,,16
 HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
 HKLM,System\CurrentControlSet\Control\Lsa,,16
+HKLM,System\CurrentControlSet\Control\VirtualDeviceDrivers,,16
 HKLM,System\CurrentControlSet\Control\VMM32Files,,16
 HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,16


More information about the wine-patches mailing list