mirror of
https://gitlab.winehq.org/wine/wine.git
synced 2024-11-19 17:06:04 -07:00
wine.inf: Add InstallationType field to CurrentVersion.
This commit is contained in:
parent
fd1da4521e
commit
c3d641927a
Notes:
Alexandre Julliard
2024-05-20 22:51:48 +02:00
Approved-by: Alexandre Julliard (@julliard) Merge-Request: https://gitlab.winehq.org/wine/wine/-/merge_requests/5686
1 changed files with 1 additions and 0 deletions
|
@ -2520,6 +2520,7 @@ 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
|
||||
HKLM,%CurrentVersionNT%,"EditionId",2,"Professional"
|
||||
HKLM,%CurrentVersionNT%,"InstallationType",2,"Client"
|
||||
HKLM,%CurrentVersionNT%,"ProductName",2,"Windows 10 Pro"
|
||||
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
|
||||
HKLM,%Control%\Windows,"CSDVersion",0x10003,0
|
||||
|
|
Loading…
Reference in a new issue