Louis Lenders : wine.inf: Add Drivers32 registry key.

Alexandre Julliard julliard at winehq.org
Tue Feb 28 03:45:55 CST 2017


Module: wine
Branch: oldstable
Commit: f054e5b0615c0af8d4b625c228a3b71669c88c95
URL:    http://source.winehq.org/git/wine.git/?a=commit;h=f054e5b0615c0af8d4b625c228a3b71669c88c95

Author: Louis Lenders <xerox.xerox2000x at gmail.com>
Date:   Mon Jan  2 00:15:15 2017 +0100

wine.inf: Add Drivers32 registry key.

Signed-off-by: Louis Lenders <xerox.xerox2000x at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>
(cherry picked from commit a5d9d29721c2f1165863e20457c4fa0675338ad8)
Signed-off-by: Michael Stefaniuc <mstefani 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 dc55f52..0512d7b 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -490,6 +490,7 @@ HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
 HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
 HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"
 HKLM,%CurrentVersionNT%\Console,,16
+HKLM,%CurrentVersionNT%\Drivers32,,16
 HKLM,%CurrentVersionNT%\FontDpi,,16
 HKLM,%CurrentVersionNT%\FontLink,,16
 HKLM,%CurrentVersionNT%\FontMapper,,16




More information about the wine-cvs mailing list