Skip to content

Commit

Permalink
Delete cleanmgrplus
Browse files Browse the repository at this point in the history
  • Loading branch information
Vijorich committed Sep 28, 2023
1 parent 0b7b910 commit 8311da9
Show file tree
Hide file tree
Showing 17 changed files with 1 addition and 443 deletions.
File renamed without changes.
5 changes: 1 addition & 4 deletions Files/Main.bat
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,6 @@ goto UpdateMenu

:UpdateDownload
title Обновление..
rmdir /s /q cleanmgrplus
rmdir /s /q powerschemes
rmdir /s /q regpack
call :download "https://github.com/Vijorich/Universal-windows-utility-console/releases/download/%newVersion%/UWU.zip" "UWU.zip"
Expand Down Expand Up @@ -270,7 +269,7 @@ if %_erl%==5 cls && goto cleanupInfo
goto CleanupMenu

:cleanupInfo
start "" "%~dp0cleanmgrplus\readme.txt"
start "" "%~dp0CleanReadme.txt"
call :message && goto CleanupMenu

:checkUp
Expand All @@ -285,7 +284,6 @@ call :message && goto MainMenu
setlocal DisableDelayedExpansion
title Производится быстрая очистка
call :message "Чищу, чищу, чищу"
start /min /wait .\cleanmgrplus\Cleanmgr+.exe /cp /nowindow .\cleanmgrplus\std.cleanup
call :delete %Temp%
call :delete %WINDIR%\Temp
call :delete %SYSTEMDRIVE%\Temp
Expand All @@ -302,7 +300,6 @@ call :message "Готово!" && goto MainMenu
setlocal DisableDelayedExpansion
title Производится рекомендуемая очистка
call :message "Чищу, чищу, чищу"
start /min /wait .\cleanmgrplus\Cleanmgr+.exe /cp /nowindow .\cleanmgrplus\max.cleanup
call :delete %Temp%
call :delete %WINDIR%\Temp
call :delete %SYSTEMDRIVE%\Temp
Expand Down
Binary file removed Files/cleanmgrplus/Cleanmgr+.exe
Binary file not shown.
7 changes: 0 additions & 7 deletions Files/cleanmgrplus/bin/cleanmgr+.ini

This file was deleted.

61 changes: 0 additions & 61 deletions Files/cleanmgrplus/bin/windata.ini

This file was deleted.

28 changes: 0 additions & 28 deletions Files/cleanmgrplus/max.cleanup

This file was deleted.

22 changes: 0 additions & 22 deletions Files/cleanmgrplus/scripts/Windows Defender.csc

This file was deleted.

40 changes: 0 additions & 40 deletions Files/cleanmgrplus/scripts/Windows Error Reporting.csc

This file was deleted.

27 changes: 0 additions & 27 deletions Files/cleanmgrplus/scripts/Windows Event Viewer Logs.csc

This file was deleted.

27 changes: 0 additions & 27 deletions Files/cleanmgrplus/scripts/Windows Font Cache.csc

This file was deleted.

12 changes: 0 additions & 12 deletions Files/cleanmgrplus/scripts/Windows Icon Cache.csc

This file was deleted.

75 changes: 0 additions & 75 deletions Files/cleanmgrplus/scripts/Windows Logs.csc

This file was deleted.

30 changes: 0 additions & 30 deletions Files/cleanmgrplus/scripts/Windows MUICache.csc

This file was deleted.

20 changes: 0 additions & 20 deletions Files/cleanmgrplus/scripts/Windows Remote Desktop Cache.csc

This file was deleted.

Loading

0 comments on commit 8311da9

Please sign in to comment.