Austin English : wine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry key.

Alexandre Julliard julliard at wine.codeweavers.com
Thu Nov 12 09:58:27 CST 2015


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

Author: Austin English <austinenglish at gmail.com>
Date:   Wed Nov 11 11:12:40 2015 -0600

wine.inf: Add HKLM\System\CurrentControlSet\Control\ServiceGroupOrder\List registry key.

Signed-off-by: Austin English <austinenglish 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 343bc6a..fea8da4 100644
--- a/loader/wine.inf.in
+++ b/loader/wine.inf.in
@@ -655,6 +655,7 @@ HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
 HKLM,System\CurrentControlSet\Control\Lsa,,16
 HKLM,System\CurrentControlSet\Control\SecurityProviders\Schannel\Protocols\SSL 2.0\Client,"DisabledByDefault",0x10003,1
+HKLM,System\CurrentControlSet\Control\ServiceGroupOrder,"List",0x00010000,"TDI"
 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"StandardName",2,""
 HKLM,System\CurrentControlSet\Control\TimeZoneInformation,"TimeZoneKeyName",2,""
 HKLM,System\CurrentControlSet\Control\VirtualDeviceDrivers,,16




More information about the wine-cvs mailing list