Louis Lenders : wine.inf: Add key HKCU,%CurrentVersion%\Run.

Alexandre Julliard julliard at winehq.org
Fri Jul 30 10:24:14 CDT 2010


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

Author: Louis Lenders <xerox_xerox2000 at yahoo.co.uk>
Date:   Thu Jul 29 21:06:59 2010 +0200

wine.inf: Add key HKCU,%CurrentVersion%\Run.

---

 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 5e710c5..aa7b4f0 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -454,6 +454,7 @@ HKLM,%CurrentVersion%\Setup,"BootDir",,"%30%"
 HKLM,%CurrentVersion%\Setup,"SharedDir",,"%25%"
 HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
 HKLM,%CurrentVersion%\Uninstall,,16
+HKCU,%CurrentVersion%\Run,,16
 HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
 HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
 HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"




More information about the wine-cvs mailing list