home *** CD-ROM | disk | FTP | other *** search
- echo off>nul
- cls
- echo WELCOME TO FORMAT2
- echo PLEASE PLACE A DISK IN DRIVE A AND DRIVE B
- echo STRIKE ANY KEY WHEN READY
- pause>nul
- format a:<noformat.bat
- format b:<noformat.bat
- cls
- echo DO YOU WANT TO RUN FORMAT2 AGAIN?
- echo PLEASE TYPE "YES" OR "NO"
- echo AND PRESS ENTER