Skip to content

Commit 5f11b68

Browse files
committed
Make ShellState binary values exactly match Windows Server 2003 Standard Edition after install.
1 parent ad1765d commit 5f11b68

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

boot/bootdata/hivedef.inf

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1890,8 +1890,8 @@ HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion",,0x00000012
18901890
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer",,0x00000012
18911891
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","SearchHidden",0x00010001,0x00000000
18921892
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","SelectExtOnRename",0x00010001,0x00000000
1893-
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","ShellState",0x00000003,24,00,00,00,23,00,\
1894-
00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,00,0d,00,00,00,00,00,00,00,00,00,00,00
1893+
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer","ShellState",0x00000003,24,00,00,00,33,08,\
1894+
00,00,00,00,00,00,00,00,00,00,00,00,00,00,01,00,00,00,0d,00,00,00,00,00,00,00,02,00,00,00
18951895
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Shell Folders",,0x00000012
18961896
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders",,0x00000012
18971897
HKCU,"SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\FileExts",,0x00000012

0 commit comments

Comments
 (0)