
You can also use the
1.If you are creating an AUTOEXEC.BAT file on your hard disk, log onto the root directory of your hard disk. (Type CD C : \ and press Enter.)
If you are creating an AUTOEXEC.BAT file on your Startup diskette, insert the Startup diskette into drive A and log onto that drive.
2. At the
COPY CON: d:\AUTOEXEC.BAT
where d is the drive that will contain the
AUTOEXEC.BAT file you are creating. This drive must be the drive from which your computer loads
COPY CON: C:\AUTOEXEC.BAT
3.Now enter the commands you want to include in the file. Type them exactly as you want
4.Press F6 and then Enter.
If you need to change anything in the AUTOEXEC.BAT file later, you can use the same procedure to modify the commands. See your