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

Alexandre Julliard julliard at wine.codeweavers.com
Mon Nov 16 09:43:47 CST 2015


Module: wine
Branch: master
Commit: 6b97ce5bf00756f2a6835512e6e496b26c0dd043
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=6b97ce5bf00756f2a6835512e6e496b26c0dd043

Author: Andrey Gusev <andrey.goosev at gmail.com>
Date:   Mon Nov 16 12:54:37 2015 +0200

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

Signed-off-by: Andrey Gusev <andrey.goosev at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 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




More information about the wine-cvs mailing list