最新国产好看的视频,伊人天堂AV在线,国产Aaaaaa视频,蜜臀视频在线观看一区,人妻av色图,密臀久久久精品影片,青青视频免费观看毛片,久草在线观看视,国产三级精品色情在线

PSKer多功能清理器的批處理命令 PSKer多功能清理器bat

  • BAT大小:5.6KB
  • BAT語言:簡體中文
  • BAT類型:國產(chǎn)軟件
  • BAT授權(quán):免費軟件
  • BAT類別:清理刪除
  • 應(yīng)用平臺:Windows平臺
  • 更新時間:2012-08-08
  • 網(wǎng)友評分:
360通過 騰訊通過 金山通過

情介紹

PSKer多功能清理器的批處理命令,可以一鍵完成.直接雙擊即可

復(fù)制代碼
代碼如下:

@shift
@echo off
title PSKer全能清理工具 是您殺毒軟件的得力助手!
color 0a
set ku=1.0.1
set kuozhan=1010
set yinqing=1.0
set l1= ╭═════════════════════════════╮
Set L2= ║    PSKer全能清理工具     ║
Set L3=╭══┤ ├══╮
Set L4=║  ║    ☆引擎版本%yinqing% 清除庫%ku% 擴(kuò)展庫%kuozhan%☆   ║  ║
Set L5=║  ╰═════════════════════════════╯  ║
Set L6=║           ║
Set L7=╟═══════════════════════════════════╢
Set L8=║  ☆今天是%date%☆ 制作:PSKer  ║
Set L9=╰───────────────────────────────────╯
set L10=╭═══════════════════════════════════╮
set L11=╰═══════════════════════════════════╯
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║按任意鍵開始    ║
echo %L11%

pause>nul
goto start
:start
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║## 5%║
echo %L11%

del /f /s /q %systemdrive%\*.tmp >nul 2>nul
del /f /s /q %systemdrive%\*._mp >nul 2>nul
del /f /s /q %systemdrive%\*.log >nul 2>nul
del /f /s /q %systemdrive%\*.gid >nul 2>nul
del /f /s /q %systemdrive%\*.chk >nul 2>nul
del /f /s /q %systemdrive%\*.old >nul 2>nul
del /f /s /q %systemdrive%\recycled\*.* >nul 2>nul
del /f /s /q %windir%\*.bak >nul 2>nul
del /f /s /q %windir%\prefetch\*.* >nul 2>nul
rd /s /q %windir%\temp >nul 2>nul
md %windir%\temp >nul 2>nul
del /f /q %userprofile%\cookies\*.* >nul 2>nul
del /f /q %userprofile%\recent\*.* >nul 2>nul
del /f /s /q "%userprofile%\Local Settings\Temporary Internet Files\*.*" >nul 2>nul
del /f /s /q "%userprofile%\Local Settings\Temp\*.*" >nul 2>nul
del /f /s /q "%userprofile%\recent\*.*" >nul 2>nul
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║############### 25%║
echo %L11%

for /f %%a in (mdb.txt) do del %windir%\%%a >nul 2>nul
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║##################### 40%║
echo %L11%
for /f %%a in (mdb.txt) do del %windir%\system32\%%a >nul 2>nul
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║############################ 50%║
echo %L11%
for /f %%a in (mdb.txt) do del %windir%\system32\drivers\%%a >nul 2>nul
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║############################## 60%║
echo %L11%
set nums=0
taskkill /F /im Mbbmanager.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im _.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Mdm.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Aboutagirl.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Microsoft.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Absr.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Mmc.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Aplica32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Mprdll.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Avconsol.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msabel32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msblast.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Mschv.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Avpcc.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msgsrv36.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msgsvc.exe.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Avserve.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msgsvr16.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Bbeagle.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msie5.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Brainspy.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Msstart.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Cfiadmin.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Mstesk.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Cfiaudit.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Netip.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Cfinet32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Netspy.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Checkdll.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Notpa.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Cmctl32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Odbc.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Command.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Pcfwallicon.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Diagcfg.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Pcx.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Pw32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Dkbdll.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Dllclient.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Dvldr32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Regscan.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Esafe.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Tftp.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Expiorer.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Thing.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Feweb.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im User.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Flcss.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Vp32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Frw.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Vpcc.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Icload95.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Vpm.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Icloadnt.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Vsecomr.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Icmon.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Server.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Icsupp95.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Iexplore.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Setup.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Rpcsrv.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sockets.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Rundll.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Something.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Rundll32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Spfw.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Runouce.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Scanrew.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sysedit32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Scvhost.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sy***plor.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sy***plr.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Intel.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Syshelp.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sysprot.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Internet.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Sysrunt.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Kernel16.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Kernel32.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Kiss.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1
taskkill /F /im Systray.exe >nul 2>nul
if ERRORLEVEL 0 set /a nums+=1

cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║############################################ 85%║
echo %L11%
rem av1
del /F %windir%\system32\down.exe >nul 2>nul
del /F %windir%\system32\internt.exe >nul 2>nul
del /F %windir%\system32\progmon.exe >nul 2>nul
del /F %windir%\system32\BindF.exe >nul 2>nul
del /F %windir%\system32\ArpW.exe >nul 2>nul
del /F %windir%\system32\nogui.exe >nul 2>nul
del /F %windir%\system32\wpcap.dll >nul 2>nul
del /F %windir%\system32\packet.dll >nul 2>nul
del /F %windir%\system32\wanpacket.dll >nul 2>nul
del /F %windir%\system32\arp.exe >nul 2>nul
del /F %windir%\system32\psexec.exe >nul 2>nul
del /F %windir%\system32\server.exe >nul 2>nul
del /F %windir%\system32\svch0st.exe >nul 2>nul
rem av2
del /F %windir%\system32\SDGames.exe >nul 2>nul
del /F %windir%\system32\Avpser.cmd >nul 2>nul
del /F %windir%\Avpser.cmd >nul 2>nul
rem av3
del /F %windir%\system32\cross.exe >nul 2>nul
del /F %windir%\system32\xx.dll >nul 2>nul
rem av4
del /F %WINNT%\Fonts\gjcuaxw.fon >nul 2>nul
del /F %windir%\system\gjcscyc.dll >nul 2>nul
del /F %windir%\system\gjcsczc.exe >nul 2>nul
del /F %WINNT%\Fonts\gjcscss.dll >nul 2>nul
rem av5
del /F "%windir%\Exit to DosPrompt.pif" >nul 2>nul
del /F %windir%\system\AutoRun.bat >nul 2>nul
del /F %windir%\Mails\DATA.DOC.exe >nul 2>nul
del /F %windir%\Mails\DOCUMENT.DOC.exe >nul 2>nul
del /F %windir%\Mails\INFO.DOC.exe >nul 2>nul
del /F %windir%\Mails\README.DOC.exe >nul 2>nul
del /F %windir%\Mails\TAETAE.TXT.exe >nul 2>nul
rem av6
del /F %windir%\System32\spo0lsv.exe >nul 2>nul
rem av7
del /F %WinDir%\System32\algose32.exe >nul 2>nul
del /F %WinDir%\System32\key.dll >nul 2>nul
rem av8
del /F %WinDir%\htdll.dll >nul 2>nul
del /F %WinDir%\System32\htdll.dll >nul 2>nul
rem av9
del /F %WinDir%\System32\qdshm.dll >nul 2>nul
del /F %WinDir%\System32\addrtlhelp.dll >nul 2>nul
del /F %WinDir%\System32\SHQZatl.dll >nul 2>nul
del /F %WinDir%\System32\LRTWatl.dll >nul 2>nul
del /F %WinDir%\System32\GZGDatl.dll >nul 2>nul
del /F %WinDir%\System32\GFSJatl.dll >nul 2>nul
rem av10
del /F %WinDir%\System32\IME\svchost.exe >nul 2>nul
del /F %WinDir%\System32\internt.exe >nul 2>nul
del /F %WinDir%\System32\progmon.exe >nul 2>nul

cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║程序運行進(jìn)度    ║
echo ║######################################################## 100%║
echo ║按任意鍵跳出    ║
echo %L11%
pause>nul
goto end
:end
cls
echo %L1%
echo %L2%
echo %L3%
echo %L4%
echo %L5%
echo %L6%
echo %L7%
echo %L8%
echo %L9%
echo %L10%
echo ║一共查找了%nums%個進(jìn)程,加載了庫文件%ku%,擴(kuò)展庫文件%kuozhan%  ║
echo ║程序運行結(jié)束,按任意鍵退出 ║
echo %L11%
pause>nul

警告:運行BAT源碼是一種危險的動作,如果你不熟悉,請不要嘗試!

載地址

下載錯誤?【投訴報錯】

PSKer多功能清理器的批處理命令 PSKer多功能清理器bat

      氣BAT

      關(guān)文章

      載聲明

      ☉ 解壓密碼:m.fzitv.net 就是本站主域名,希望大家看清楚,[ 分享碼的獲取方法 ]可以參考這篇文章
      ☉ 推薦使用 [ 迅雷 ] 下載,使用 [ WinRAR v5 ] 以上版本解壓本站軟件。
      ☉ 如果這個軟件總是不能下載的請在評論中留言,我們會盡快修復(fù),謝謝!
      ☉ 下載本站資源,如果服務(wù)器暫不能下載請過一段時間重試!或者多試試幾個下載地址
      ☉ 如果遇到什么問題,請評論留言,我們定會解決問題,謝謝大家支持!
      ☉ 本站提供的一些商業(yè)軟件是供學(xué)習(xí)研究之用,如用于商業(yè)用途,請購買正版。
      ☉ 本站提供的PSKer多功能清理器的批處理命令 PSKer多功能清理器bat資源來源互聯(lián)網(wǎng),版權(quán)歸該下載資源的合法擁有者所有。

      巫山县| 四平市| 庆安县| 依安县| 剑川县| 东乡族自治县| 无锡市| 雷山县| 思茅市| 石渠县| 从化市| 临清市| 六安市| 万荣县| 郑州市| 松桃| 德江县| 木兰县| 文昌市| 乌兰察布市| 肇东市| 梁河县| 波密县| 孙吴县| 庆安县| 高平市| 宁都县| 青州市| 牡丹江市| 休宁县| 海阳市| 商丘市| 赤壁市| 海南省| 启东市| 鞍山市| 罗甸县| 昌图县| 班玛县| 丹江口市| 泊头市|