wine.inf: Add HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key

Andrey Gusev andrey.goosev at gmail.com
Sun Nov 15 04:46:42 CST 2015


For https://bugs.winehq.org/show_bug.cgi?id=32701
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151115/75c79fff/attachment.html>
-------------- next part --------------
From a1e83016f4ab677c17ab766473144410a5f29229 Mon Sep 17 00:00:00 2001
Message-Id: <a1e83016f4ab677c17ab766473144410a5f29229.1447584154.git.andrey.goosev at gmail.com>
From: Andrey Gusev <andrey.goosev at gmail.com>
Date: Sun, 15 Nov 2015 12:42:17 +0200
Subject: [PATCH] wine.inf: Add
 HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
---
 loader/wine.inf.in | 1 +
 1 file changed, 1 insertion(+)

diff --git a/loader/wine.inf.in b/loader/wine.inf.in
index e091727..c8204a8 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -635,6 +635,7 @@ HKLM,Software\Microsoft\DFS,,16
 HKLM,Software\Microsoft\Driver Signing,,16
 HKLM,Software\Microsoft\EnterpriseCertificates,,16
 HKLM,Software\Microsoft\EventSystem,,16
+HKLM,Software\Microsoft\MediaPlayer,"Installation DirectoryLFN",2,""
 HKLM,Software\Microsoft\MediaPlayer\PlayerUpgrade,"PlayerVersion",2,"12,0,7601,18840"
 HKLM,Software\Microsoft\MSMQ,,16
 HKLM,Software\Microsoft\Non-Driver Signing,,16
-- 
2.4.3



More information about the wine-patches mailing list