• 企业400电话
  • 微网小程序
  • AI电话机器人
  • 电商代运营
  • 全 部 栏 目

    企业400电话 网络优化推广 AI电话机器人 呼叫中心 网站建设 商标✡知产 微网小程序 电商运营 彩铃•短信 增值拓展业务
    用DOS杀毒的一个不错的应用
    教一个命令:
    DISK:\&; help attrib > attrib.txt
    ---------------------attrib.txt-----------------------
    Displays or changes file attributes.
    ATTRIB [+R | -R] [+A | -A ] [+S | -S] [+H | -H] [drive:][path][filename]
           [/S [/D]]
      +   Sets an attribute.
      -   Clears an attribute.
      R   Read-only file attribute.
      A   Archive file attribute.
      S   System file attribute.
      H   Hidden file attribute.
      [drive:][path][filename]
          Specifies a file or files for attrib to process.
      /S  Processes matching files in the current folder
          and all subfolders.
      /D  Processes folders as well.
    一般病毒会把自己搞成系统的、隐藏的、只读的文件,则
    DISK:\&;attrib -s -r -h 可能的病毒文件
    分辨出哪个该杀后直接del就可以了
    上一篇:批处理入门与提高
    下一篇:用bat实现删除系统脚本调试程序
  • 相关文章
  • 

    © 2016-2020 巨人网络通讯 版权所有

    《增值电信业务经营许可证》 苏ICP备15040257号-8

    用DOS杀毒的一个不错的应用 用,DOS,杀毒,的,一个,不,