![]() 982,837,968 visitors served. |
|
![]() Dictionary/ thesaurus | ![]() Medical dictionary | ![]() Legal dictionary | ![]() Financial dictionary | ![]() Acronyms | ![]() Idioms | ![]() Encyclopedia | ![]() Wikipedia encyclopedia | ? |
DOS AUTOEXEC.BAT |
0.01 sec. |
|
AUTOEXEC.BAT is a special DOS batch file that is automatically executed whenever the computer is started or restarted. It must be stored in the root directory.
PROMPT - Usually prompt $p$g.
PATH - The Path line contains the
directories you want access to
no matter which directory you're in.
To load or run a program, enter the program name on a separate line. Any DOS commands in AUTOEXEC.BAT will be executed like a normal DOS batch file. The following example sets the prompt and path, loads the Doskey program in the DOS directory, switches to the LOTUS directory and runs the 123 program:
prompt $p$g
path c:\data;d:\words;e:\budget
c:\dos\doskey
cd \lotus
123
Manual changes to AUTOEXEC.BAT are done with a text editor such as the DOS Edit and the Windows Notepad utilities. Any word processor that can import and export ASCII files can also be used. To use the DOS Edit program to edit the AUTOEXEC.BAT file, type: cd \ switch to root directory edit autoexec.bat open AUTOEXEC.BAT for editing To quit DOS Edit after making the changes you required, press Alt F, then X and Enter. If you want to delete the application soon after it was installed, you can rename these files back to AUTOEXEC.BAT and CONFIG.SYS (after deleting the current ones). However, after several software installations, you may not remember which is which, and all these previous configuration files may have little value unless carefully inspected. |
|
? Mentioned in | ||||
|---|---|---|---|---|
|
| Free Tools: |
For surfers:
Browser extension |
Word of the Day |
Help
For webmasters: Free content NEW! | Linking | Lookup box | Double-click lookup | Partner with us |
|
|---|