Skip to content

Commit

Permalink
Update ver 4.2
Browse files Browse the repository at this point in the history
  • Loading branch information
semazurek committed Apr 10, 2022
1 parent 4deedcd commit f6292e9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ET-AIO.bat
Original file line number Diff line number Diff line change
Expand Up @@ -555,7 +555,6 @@ For /F "Tokens=1,2*" %%A In ('Reg Query HKCU\SOFTWARE\Valve\Steam') Do (
If "%%A" Equ "SteamExe" Set "SExe=%%C"
If "%%A" Equ "SteamPath" Set "SPth=%%C")
If Not Defined SExe goto NoSteam
echo - [Clean] Steam Cache/Logs
del /f /s /q "C:\%SPth%\appcache\httpcache\*.log.txt" >nul 2>nul
del /f /s /q "C:\%SPth%\appcache\httpcache\*.log" >nul 2>nul
del /f /s /q "C:\%SPth%\appcache\httpcache\*.mdmp" >nul 2>nul
Expand Down

0 comments on commit f6292e9

Please sign in to comment.