首页 网络安全 安全学院 查看内容

关于关联文件的病毒

2009-7-17 12:31 888 0

摘要:   当你开启电脑想打开应用程序的时候,出来的全都是记事本的时候,你会不会很愤怒,怎么又中毒了,该怎么办呢!下面我来说一下解决方法:   打开C:windowssystem32cmd.exe ,...
关键词: assoc 输入 运行 exe txt winrar cmd 文件管理器 file 而定

  当你开启电脑想打开应用程序的时候,出来的全都是记事本的时候,你会不会很愤怒,怎么又中毒了,该怎么办呢!下面我来说一下解决方法:   打开C:\windows\system32\cmd.exe ,把exe改成txt   运行----再输入下面的命令   assoc .txt=txtfile   assoc .exe=exefile   assoc .htm=htmfile   assoc .html=htmlfile   assoc .com=comfile   assoc .gho=ghofile   assoc .rar=rarfile   assoc .zip=zipfile   assoc .chm=chmfile   assoc .jpg=jpgfile   assoc .doc=docfile   assoc .ppt=pptfile   assoc .vbs=vbsfile   assoc .cmd=cmdfile   assoc .bmp=bmpfile   assoc .gif=giffile   assoc .ico=icofile   assoc .png=pngfile   assoc .jpeg=jpegfile   assoc .jpe=jpefile   assoc .jfif=jfiffile   assoc .fla=flafile   assoc .swf=swffile   assoc .avi=avifile   assoc .mov=movfile   assoc .asf=asffile   assoc .wmv=wmvfile   assoc .rm=rmfile   assoc .ra=rafile   assoc .mvb=mvbfile   assoc .flv=flvfile   assoc .mpg=mpgfile   assoc .wav=wavfile   assoc .mpeg=mpegfile   assoc .mp3=mp3file   assoc .mp4=mp4file   assoc .3gp=3gpfile   assoc .3g2=3g2file   assoc .dat=datfile   assoc .msi=msifile   assoc .bat=batfile   (注:c后面有个空格别忘了)   当然如果想偷懒的话,自己先制作个批处理文件。首先在cmd.txt里输入assoc .exe=exefile,然后把C:\windows\system32\cmd.txt的txt改回exe。运行再输入assoc .bat=batfile先把批处理改回来,再制作这个批处理,运行就好了!   以上是几个常用的关联文件!当然如果你装了winrar压缩文件管理器那你就要输入assoc .rar=winrar,assoc .zip=winrar,还有别的也一样。你装了新的软件,系统就会默认到那种格式,不一而定,按实际情况来操作!   这是本人的第一篇技术文,略有不足!如有错误,批评指正!谢谢!
声明:文章版权归原作者所有 部分文章转自互联网 如有侵权请联系 [邮箱地址] 删除

路过

雷人

握手

鲜花

鸡蛋

最新评论

返回顶部