Austin English : loader: Add WBEM installation directory key.
Module: wine Branch: master Commit: 1aafcbab92f180e30233ee30a47fde1c4338c2f5 URL: http://source.winehq.org/git/wine.git/?a=commit;h=1aafcbab92f180e30233ee30a4... Author: Austin English <austinenglish(a)gmail.com> Date: Fri Jun 27 18:53:53 2014 -0700 loader: Add WBEM installation directory key. --- loader/wine.inf.in | 1 + 1 file changed, 1 insertion(+) 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
participants (1)
-
Alexandre Julliard