CODE
LIBARY.COM
Home
/
Batch
Batch Floppy Disk Format
Floppy Disk Format
echo off format a: /y if not errorlevel 1 goto end echo Error! :end echo End of operation
echo off format a: /y if not errorlevel 1 goto end echo Error! :end echo End of operation
Copy to Clipboard
Related Snippets
Batch System Uptime
Batch Checking current drive
Batch Picture 3
Batch Directory Listing Script
Batch Obtaining user input
Batch List shared netnames on a server
Batch BIOS Date
Batch Picture 2
Batch Set Date
Batch NET WHO command replacement2