@echo off
cd \bootdsks.12\scsi-bat
echo "This option makes the aha2x4x.s disk."
echo "Please insert a formatted high-density diskette, and press"
echo "a key to make the disk, or CTRL-C to abort..."
pause
..\rawrite ..\aha2x4x.s a:
