wine.inf: Add HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key (try 3)

Andrey Gusev andrey.goosev at gmail.com
Mon Nov 16 05:35:03 CST 2015


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.winehq.org/pipermail/wine-patches/attachments/20151116/6d3ee7e9/attachment.html>
-------------- next part --------------
From cae93f5091d3cce0e44046348fa5ad00ef83e43c Mon Sep 17 00:00:00 2001
Message-Id: <cae93f5091d3cce0e44046348fa5ad00ef83e43c.1447673569.git.andrey.goosev at gmail.com>
From: Andrey Gusev <andrey.goosev at gmail.com>
Date: Mon, 16 Nov 2015 12:54:37 +0200
Subject: [PATCH] wine.inf: Add
 HKLM\Software\Microsoft\MediaPlayer\Installation DirectoryLFN key (try 3)

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..c8de5f9 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,"%16422%\Windows Media Player"
 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