[pkg-wine-party] [wine] 133/243: wmp: Add HKLM\\Software\\Microsoft\\Multimedia\\WMPlayer\\Extensions key.

Michael Gilbert mgilbert at moszumanska.debian.org
Sat May 3 04:43:37 UTC 2014


This is an automated email from the git hooks/post-receive script.

mgilbert pushed a commit to branch master
in repository wine.

commit d8ca8c275dc8b8269f0e4abe478e616645100c65
Author: Austin English <austinenglish at gmail.com>
Date:   Tue Apr 8 23:26:55 2014 -0700

    wmp: Add HKLM\\Software\\Microsoft\\Multimedia\\WMPlayer\\Extensions key.
---
 dlls/wmp/wmp.rgs | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/dlls/wmp/wmp.rgs b/dlls/wmp/wmp.rgs
index fa40fa7..216b964 100644
--- a/dlls/wmp/wmp.rgs
+++ b/dlls/wmp/wmp.rgs
@@ -18,3 +18,20 @@ HKCR
         Insertable
     }
 }
+
+HKLM
+{
+    NoRemove Software
+    {
+        NoRemove Microsoft
+        {
+            NoRemove Multimedia
+            {
+                WMPlayer
+                {
+                    Extensions
+                }
+            }
+        }
+    }
+}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-wine/wine.git



More information about the pkg-wine-party mailing list