hi,all!
i got a problem when i creating a bootable cd! i want to use the winme image boot file to start my computer and install windows95 automagicly. so i had edit the config.sys and autoexec.bat as following:
:QUIT
call fixit.bat
rem clean up environment variables
set CDPROB=
set CDROM=
set LglDrv=
cls
PATH=%CDROM%:WIN97
SETUP.EXE /IS
GOTO QUICK
for the autoexec.bat and nothing important change for the config.sys. but the problem is when i try to start computer,it\'s said bad command or file name when it should load the setup file! i don\'t know how to fix it!please help!!! thanks very much!!!