Skip to content

Commit

Permalink
wine.inf: Add EditionID to HKEY_LOCAL_MACHINE\Software\Microsoft\Wind…
Browse files Browse the repository at this point in the history
…ows NT\CurrentVersion.

Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=54675
  • Loading branch information
PietJankbal authored and julliard committed Mar 27, 2023
1 parent 5de0375 commit e8b0c92
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions loader/wine.inf.in
Original file line number Diff line number Diff line change
Expand Up @@ -2512,6 +2512,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,00,00,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%,"ProductName",2,"Windows 10 Pro"
HKLM,%Control%\ProductOptions,"ProductType",2,"WinNT"
HKLM,%Control%\Windows,"CSDVersion",0x10003,0
Expand Down

0 comments on commit e8b0c92

Please sign in to comment.