Louis Lenders : wine.inf: Add key for InstallDate under CurrentVersionNT.

Alexandre Julliard julliard at winehq.org
Sat Oct 8 15:16:35 CDT 2011


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

Author: Louis Lenders <xerox_xerox2000 at yahoo.co.uk>
Date:   Thu Oct  6 21:46:35 2011 +0200

wine.inf: Add key for InstallDate under CurrentVersionNT.

---

 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 e317a0d..a84b73e 100644
--- a/tools/wine.inf.in
+++ b/tools/wine.inf.in
@@ -468,6 +468,7 @@ HKLM,%CurrentVersion%\Shell Extensions\Approved,,16
 HKLM,%CurrentVersion%\Uninstall,,16
 HKCU,%CurrentVersion%\Run,,16
 HKLM,%CurrentVersion%\Run,,16
+HKLM,%CurrentVersionNT%,"InstallDate",0x10003,1273299354
 HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
 HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
 HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"




More information about the wine-cvs mailing list