|
|
|
re: "Batch file missing" at Startup
Tuesday, December 19, 2006 at 9:42 am Windows 98 Annoyances Discussion Forum
Posted by gewg_
(3557 messages posted)
|You can "comment out the line"
|by putting REM at the front of the offending line.
| dhm
:Just type rem or ; at the start on that line.
: Keith Stanier
Note to dhm and Keith:
A line in a batch file that starts with a colon is a "label"
and is skipped over when a batch file is executed.
Any other line is fed into the interpreter to be decyphered.
Back in the old days when we had sub-100MHz processors
and were operating from floppies and/or HDDs with 100msec access times
we would "comment out" stuff by starting the line with a double colon.
This gave the fastest batch execution times.
To Tony:
Start; Run; Open: MSCONFIG
General tab
Tick: Selective Startup
Untick: Process AUTOEXEC.BAT and Process CONFIG.SYS
No need to delete anything.
- Written in response to:
- re: batch file (dhm: Tuesday, December 19, 2006 at 5:20 am)
Responses to this message:
|
|
All messages in this thread [show all]
 |  |  | re: "Batch file missing" at Startup (gewg_: Tue, Dec 19, 2006, 9:42 am) |
| |
| |
Return to the Windows 98 Discussion Forum
|
|
|
|