早教吧 育儿知识 作业答案 考试题库 百科 知识分享

shell.bat解析一下什么意思shell.bat解析一下什么意思————————————————————————@echooffhao.exec:\windows\explorerc:\delautorun.infdelrad.exedelshell.bat—————————

题目详情
shell.bat解析一下什么意思shell.bat解析一下什么意思———————————————————————— @echo off hao.exe c:\windows\explorer c:\ del autorun.inf del rad.exe del shell.bat ——————————————————————————我问下。第二行hao.exe是运行这个程序的意思么 然后下面几行的意思是否是... 删除c:\windows\explorer 和 c:\ 目录下 所指的那3个文件 是不是这样?
▼优质解答
答案和解析
基本正确! c:\windows\explorer c:\是打开C:\的资源管理窗口 所以这是这个脚本掩饰自身的手段