wine.inf: Add key for InstallDate under CurrentVersionNT.
This commit is contained in:
parent
a9b473fa83
commit
6b164a52e2
|
@ -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%"
|
||||
|
|
Loading…
Reference in New Issue