update Explorer/submain.bat for 23H2 and later

This commit is contained in:
slore 2024-01-13 21:17:51 +08:00
parent 5f5e297731
commit c68f8568f3

View File

@ -183,3 +183,5 @@ rem =====================Reg_ShellHWDetection=====================
call REGCOPY HKLM\SYSTEM\ControlSet001\Services\ShellHWDetection
reg add "HKLM\Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v TaskbarMn /t REG_DWORD /d 0 /f
reg add "HKLM\Tmp_Default\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced" /v StartMenuInit /t REG_DWORD /d 0x0d /f