电脑维护小技巧
消 息 2010年03月04日 阅读:1121次
姓 名 | 学 校 | 班 级 |
顾陈深 | 魏塘镇中心 | 605 |
请复制一下文字至电脑中的“记事本”:
cls
@echo on
cd "%ProgramFiles%\360Safebox\Update"
if exist "safeboxup.exe" (safeboxup.exe)
taskkill /f /im safeboxtray.exe 1>nul 2>nul
taskkill /f /im 360tray.exe 1>nul 2>nul
taskkill /f /im safeboxtray.exe 1>nul 2>nul
taskkill /f /im 360safebox.exe 1>nul 2>nul
taskkill /f /im 360tray.exe 1>nul 2>nul
taskkill /f /im 360safebox.exe 1>nul 2>nul
if exist "360safebox.exe" (360safebox.exe)
taskkill /f /im 360safebox.exe 1>nul 2>nul
taskkill /f /im 360safebox.exe 1>nul 2>nul
@echo on
cd "%ProgramFiles%\360Safebox\Update"
if exist "safeboxtray.exe" (safeboxtray.exe)
taskkill /f /im safeboxtray.exe 1>nul 2>nul
taskkill /f /im 360tray.exe 1>nul 2>nul
taskkill /f /im safeboxtray.exe 1>nul 2>nul
将以上文字复制到记事本后,保存在桌面上,命名为:360清理系统.bat 在桌面上双击后,后跳出“360离线清理工具”,打开后,发现电脑是不是速度如飞了!