- Aug 11, 2000
- 23,168
- 0
- 71
Let's say you have an autoexec.bat that automatically sends you to the program. which key will prevent the autoexec.bat from executing?? is it f8 there also??
Sure you can. All you need is a DOS text editor. EDIT.COM (in DOS) is about the worst I've seen, except for the old COPY COM routine.Originally posted by: PlatinumGold
ok. so it was f5. thanks.
can't edit the file because the program that boots up doesn't really have an exit function. poorly designed program. this computer really has one purpose and one purpose only to run the Lasik machine using this old DOS program.
Originally posted by: Tominator
I was thinking of the REMark as well but if I'm remembering right that is for Windows.
REM works in DOS as well.Originally posted by: Tominator
I was thinking of the REMark as well but if I'm remembering right that is for Windows.
That's COPY CON.EDIT.COM (in DOS) is about the worst I've seen, except for the old COPY COM routine.
Originally posted by: Linflas
REM works in any DOS batch file. Also if I recall correctly F8 instead of F5 allows you to step through the config.sys and autoexec.bat to see exactly what statements are doing what.
Originally posted by: xirtam
Seriously, though. I grew up on DOS 2.1 with BASICA. You think EDIT was bad? Have you ever used EDLIN?