wine.inf: Added ProductId registry key also to "Windows NT".

This commit is contained in:
Janis Lukss 2014-12-14 18:18:11 +02:00 committed by Alexandre Julliard
parent 42c4c870af
commit 5069cb7b07
1 changed files with 1 additions and 0 deletions

View File

@ -468,6 +468,7 @@ HKLM,%CurrentVersion%\Uninstall,,16
HKCU,%CurrentVersion%\Run,,16
HKLM,%CurrentVersion%\Run,,16
HKLM,%CurrentVersionNT%,"InstallDate",0x10003,1273299354
HKLM,%CurrentVersionNT%,"ProductId",,"12345-oem-0000001-54321"
HKLM,%CurrentVersionNT%,"RegisteredOrganization",2,""
HKLM,%CurrentVersionNT%,"RegisteredOwner",2,""
HKLM,%CurrentVersionNT%,"SystemRoot",,"%10%"