
Using an AUTOEXEC.BAT File
You may want to run some commands every time you turn on your computer. To run a command or a series of commands automatically upon startup, you can type the commands in a special file called AUTOEXEC.BAT. When you load
Here are some tasks you can perform using an
AUTOEXEC.BAT file:
Li Modify the PATH command to include the directories containing other software programs you commonly use. This reduces the number of times you need to change directories or specify pathnames.
0Add the command to start your most commonly used application program (such as a word processing or spreadsheet program) so that it loads automatically when you turn on or reset the computer.
0Change the information the
See your