Jump to content

CONFIG.SYS - CALL Statements: Difference between revisions

From EDM2
Ak120 (talk | contribs)
No edit summary
mNo edit summary
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
[[The Config.sys Documentation Project|Return to The Config.sys Documentation Project Main Page]]
{{CFGProject}}
 
The Call statement in your config.sys file is used to run a program during the boot up. Programs started by Call are executed in the foreground, the boot stops until the program has finished.
The Call statement in your config.sys file is used to run a program during the boot up. Programs started by Call are executed in the foreground, the boot stops until the program has finished.


Line 13: Line 12:
*[[EQNKRCLD.EXE]]
*[[EQNKRCLD.EXE]]
*[[EQNRCLD.EXE]]
*[[EQNRCLD.EXE]]
*[[IFX.EXE]]
*[[INIFLAG.EXE]]
*[[INIFLAG.EXE]]
*[[ISDNLOAD.EXE]]
*[[ISDNLOAD.EXE]]

Latest revision as of 16:51, 1 December 2017