bugfix
This commit is contained in:
parent
87592193a7
commit
c449078818
@ -2,5 +2,5 @@
|
|||||||
taskkill /f /IM explorer.exe
|
taskkill /f /IM explorer.exe
|
||||||
del /f /s /q %LocalappData%\Microsoft\Windows\Explorer\*.*
|
del /f /s /q %LocalappData%\Microsoft\Windows\Explorer\*.*
|
||||||
del /f /s /q %LocalappData%\Iconcache.db
|
del /f /s /q %LocalappData%\Iconcache.db
|
||||||
shutdown -g -t 0
|
shutdown /r /t 0 /f
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user