update za-StartMenu/StartIsBack/last.bat

This commit is contained in:
slore 2024-04-14 19:21:34 +08:00
parent c84ff7e661
commit ec01aba810

View File

@ -1,5 +1,7 @@
rem incompatible with StartIsBack(SYSTEM account)
del /q "%X_SYS%\windows.immersiveshell.serviceprovider.dll"
if not exist "%X_SYS%\seclogon.dll" (
del /q "%X_SYS%\windows.immersiveshell.serviceprovider.dll"
)
rem // hide useless contextmenu
reg add "HKLM\Tmp_DEFAULT\Software\Policies\Microsoft\Windows\Explorer" /v HidePeopleBar /t REG_DWORD /d 1 /f