[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
Autoexec
Autoexec.bat
A batch file type which is read by a dos Machine before any applications package programs are loaded. The file can contain instructions usually to load other programs or data files into memory. For a machine using Microsoft Windows 95 this fille will have been created already and need not be altered by the user.
Autoexec.bat file (which stands for AUTOmatic EXECcution) is a special batch file that you can set up on your boot disk. When the system is booted, DOS will automatically Look for the AUTOEXEC.BAT file. If it is found, it is executed. If not, DOS will do what is normally does. You can modified AUTOEXEC.BAT and you can put many useful things in it. Special setting like PATH command. We can use all DOS commands in AUTOEXEC.BAT. Like CLS, DIR/W, And special command like PAUSE, CALL, CHOICE. etc
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
Autoexec
Autoexec.bat
A batch file type which is read by a dos Machine before any applications package programs are loaded. The file can contain instructions usually to load other programs or data files into memory. For a machine using Microsoft Windows 95 this fille will have been created already and need not be altered by the user.
Autoexec.bat file (which stands for AUTOmatic EXECcution) is a special batch file that you can set up on your boot disk. When the system is booted, DOS will automatically Look for the AUTOEXEC.BAT file. If it is found, it is executed. If not, DOS will do what is normally does. You can modified AUTOEXEC.BAT and you can put many useful things in it. Special setting like PATH command. We can use all DOS commands in AUTOEXEC.BAT. Like CLS, DIR/W, And special command like PAUSE, CALL, CHOICE. etc
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
