loader: add HKLM\\Software\\Microsoft\\Multimedia\\WMPlayer\\Extensions key

Austin English austinenglish at gmail.com
Mon Apr 7 02:32:13 CDT 2014


https://bugs.winehq.org/show_bug.cgi?id=35932

-- 
-Austin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20140407/671f58e0/attachment.html>
-------------- next part --------------
diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index 1f08d2e..8200d41 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -662,6 +662,8 @@ HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-99
 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Locale",2,"*"
 HKLM,SOFTWARE\Microsoft\Active Setup\Installed Components\{de5aed00-a4bf-11d1-9948-00c04f98bbc9},"Version",2,"4,74,9273,0"
 
+; Windows Media Player
+HKLM,SOFTWARE\Microsoft\Multimedia\WMPlayer\Extensions,,16
 [Nls]
 HKLM,System\CurrentControlSet\Control\Nls\Codepage,"37",,""
 HKLM,System\CurrentControlSet\Control\Nls\Language,"0401",,""


More information about the wine-patches mailing list