Andrew Nguyen : wine.inf: Add LSA key under the HKLM control key.

Alexandre Julliard julliard at winehq.org
Mon Mar 15 12:19:33 CDT 2010


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

Author: Andrew Nguyen <arethusa26 at gmail.com>
Date:   Mon Mar  8 14:40:51 2010 -0600

wine.inf: Add LSA key under the HKLM control key.

---

 tools/wine.inf.in |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/tools/wine.inf.in b/tools/wine.inf.in
index 9c9721a..7ad4291 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -620,6 +620,7 @@ HKLM,Software\Microsoft\TermServLicensing,,16
 HKLM,Software\Microsoft\Transaction Server,,16
 HKLM,Software\Policies,,16
 HKLM,Software\Registered Applications,,16
+HKLM,System\CurrentControlSet\Control\Lsa,,16
 HKLM,System\CurrentControlSet\Control\VMM32Files,,16
 HKCU,AppEvents\Schemes\Apps\Explorer\Navigating\.Current,,,""
 HKCU,Software\Microsoft\Protected Storage System Provider,,16




More information about the wine-cvs mailing list