disk-cleanup.bat
· 70 B · Batchfile
Eredeti
C:\Windows\System32\cleanmgr.exe /VeryLowDisk/dc
del %TEMP%\*.* /s /q
| 1 | C:\Windows\System32\cleanmgr.exe /VeryLowDisk/dc |
| 2 | |
| 3 | del %TEMP%\*.* /s /q |