loader: add WBEM installation directory key (try 2)

Austin English austinenglish at gmail.com
Fri Jun 27 20:53:53 CDT 2014


try 2: don't hardcode the path

-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140627/71ae6506/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 70010dd..76da3ac 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -640,6 +640,7 @@ HKLM,Software\Microsoft\Shared Tools\MSInfo,,16
 HKLM,Software\Microsoft\SystemCertificates,,16
 HKLM,Software\Microsoft\TermServLicensing,,16
 HKLM,Software\Microsoft\Transaction Server,,16
+HKLM,Software\Microsoft\WBEM,"Installation Directory",2,"%11%\wbem"
 HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
 HKLM,System\CurrentControlSet\Control\Lsa,,16


More information about the wine-patches mailing list