wine.inf: Add value for DigitalProductId.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=24529 Signed-off-by: Louis Lenders <xerox.xerox2000x@gmail.com> Signed-off-by: Alexandre Julliard <julliard@winehq.org>
This commit is contained in:
parent
427152ec7b
commit
51c297afa5
|
@ -3756,6 +3756,13 @@ HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 1"
|
|||
HKLM,%CurrentVersionNT%,"CurrentBuild",2,"7601"
|
||||
HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"7601"
|
||||
HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
|
||||
HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
|
||||
HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7"
|
||||
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
|
||||
HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
|
||||
|
@ -3767,6 +3774,13 @@ HKLM,%CurrentVersionNT%,"CSDVersion",2,"Service Pack 1"
|
|||
HKLM,%CurrentVersionNT%,"CurrentBuild",2,"7601"
|
||||
HKLM,%CurrentVersionNT%,"CurrentBuildNumber",2,"7601"
|
||||
HKLM,%CurrentVersionNT%,"CurrentType",2,"Uniprocessor Free"
|
||||
HKLM,%CurrentVersionNT%,"DigitalProductId",1,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,\
|
||||
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00
|
||||
HKLM,%CurrentVersionNT%,"ProductName",2,"Microsoft Windows 7"
|
||||
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
|
||||
HKLM,%Control%\Windows,"CSDVersion",0x10003,0x100
|
||||
|
|
Loading…
Reference in New Issue