home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CD Player 1994 January
/
CdPlayer94-01.iso
/
demos
/
comanche
/
bootxms.bat
< prev
next >
Wrap
DOS Batch File
|
1992-11-05
|
470b
|
15 lines
@cls
@echo BOOTXMS
@echo.
@echo.
@echo This Program will copy standard CONFIG.SYS and AUTOEXEC.BAT files to Drive A
@echo You should have a bootable floppy disk in drive A that you made by typing
@echo "FORMAT A:/S" To abort this program, type Ctrl-C.
@echo.
@echo Insert a formatted system disk into Drive A: and
@pause
copy config.xms a:config.sys
copy autoexec.xms a:autoexec.bat
@echo.
@echo You may now reboot your system with the COMANCHE boot disk