Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: autoexec.bat stored in an EEPROM (pt.2)  (Read 12921 times)

0 Members and 1 Guest are viewing this topic.

sagan

  • Guest
autoexec.bat stored in an EEPROM (pt.2)
« on: May 15, 2004, 09:02:22 AM »
Okay, the machine runs a MS-DOS ROM Version 3.22
and the autoexec is as follows:
echo off
set EMF=e:\pk5error.msg
set L3LIB=e:\pk5l3.lib
Prompt $p$g
path e:\
chgvideo 3 > nul
pk5chgtm
com_422 -i5
trak101 /1
pm570e.exe
e:

Can i delete line that says "pm570e.exe" so that the machine starts up at the DOS prompt?

Thanx again!

merlin

  • Guest
Re: autoexec.bat stored in an EEPROM (pt.2)
« Reply #1 on: May 15, 2004, 02:17:55 PM »