It is the same value hard coded in the non WindowsNT current version block.
-aric
Sent from my iPhone.
On Apr 9, 2013, at 9:42 AM, Alexandre Julliard julliard@winehq.org wrote:
Aric Stewart aric@codeweavers.com writes:
@@ -3019,6 +3019,7 @@ HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 3" HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"2600" HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free" HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows XP" +HKLM,%CurrentVersionNT%,"ProductId",,"12345-oem-0000001-54321"
I'm not sure it's a good idea to hardcode this.
-- Alexandre Julliard julliard@winehq.org