电脑加加速程序(TSKILL清理进程批处理CMD)

color 27
cd C:\
@echo  清理无用的共享OVER
tskill QQEIMPlatform
tskill PPSAP.exe
tskill VCDDeamon.exe
tskill TWCU.exe
tskill TXPlatform
tskill TXOPShow
tskill hiplatform
tskill FetionShowBaseApp
tskill hiplatform
tskill AliUpdate
tskill wwMail
tskill dns
tskill 万能五笔在线通知
tskill ReportingServicesService
tskill iTunesHelper.exe
tskill CCBCertificate.exe
tskill iPodService.exe
REM pause
net share IPC$ /del 
net share ADMIN$ /del 
net share C$ /del 
net share D$ /del 
net share E$ /del 
net share F$ /del 
@echo   =======================================
@echo   提示:顺利完成内存加速优化功能 【清理无用的内存】!win2008
@echo   ========================================
exit;

你可能感兴趣的:(其他)