loader: add WBEM installation directory key

Austin English austinenglish at gmail.com
Fri Jun 27 00:04:30 CDT 2014


Needed by Microsoft SQL Server 2008 installer.


--
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140626/ae59cd59/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 70010dd..f6c1874 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,C:\windows\system32\wbem
 HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
 HKLM,System\CurrentControlSet\Control\Lsa,,16


More information about the wine-patches mailing list