DELAY.SYS: Difference between revisions
Appearance
Created page with "Device driver for providing a timed delay during system startup DEVICE=\OS2\BOOT\DELAY.SYS <parameters> ==Parameter== * /K /k, *:-K and -k are equivalent. exits the delay p..." |
mNo edit summary |
||
Line 1: | Line 1: | ||
Device driver for providing a timed delay during system startup | Device driver for providing a timed delay during system startup | ||
DEVICE=\OS2\BOOT\DELAY.SYS <parameters> | DEVICE=\OS2\BOOT\DELAY.SYS <parameters> | ||
{{ProdS |V20=C|V21=C|V30=C|V31=C|V40=C|V45=S}} | |||
==Parameter== | ==Parameter== | ||
* /K /k, | * /K /k, | ||
Line 9: | Line 9: | ||
* message | * message | ||
*: is an optional message that will appear during the delay period. | *: is an optional message that will appear during the delay period. | ||
==Links== | ==Links== |
Latest revision as of 23:35, 20 February 2020
Device driver for providing a timed delay during system startup
DEVICE=\OS2\BOOT\DELAY.SYS <parameters>
Product Support | |
---|---|
OS/2 1.3 | |
OS/2 2.0 | C |
OS/2 2.1 | C |
OS/2 2.11 SMP | |
OS/2 Warp 3 | C |
OS/2 Warp Connect | C |
OS/2 Warp 4 | C |
OS/2 Warp Server for e-Business | S |
Parameter
- /K /k,
- -K and -k are equivalent. exits the delay period immediately by pressing any key (apart shift, ctrl, alt etc.)
- mm:ss
- is the intended delay in minutes and seconds.
- message
- is an optional message that will appear during the delay period.