This commit is contained in:
Michael H.G. Schmidt 2021-01-20 16:25:58 +01:00
parent b8b69012f3
commit 8992b61467

View File

@ -10,7 +10,7 @@ echo ####### %0 #######
echo cleanup ...
rd /S /Q %EDGEROOT% 1>nul 2>nul
rem rd /S /Q %EDGEUPDATE% 1>nul 2>nul
rd /S /Q %EDGEUPDATE% 1>nul 2>nul
del /F "%PUBLIC%\Desktop\Microsoft Edge.lnk" 1>nul 2>nul
del /F "%PROGRAMDATA%\Microsoft\Windows\Start Menu\Programs\Microsoft Edge.lnk" 1>nul 2>nul