Module: wine Branch: master Commit: 6b164a52e23d0ec91ff6fb741cb0b97fc06c20df URL: http://source.winehq.org/git/wine.git/?a=commit;h=6b164a52e23d0ec91ff6fb741c...
Author: Louis Lenders xerox_xerox2000@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%"