Jump to content

DELAY.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
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..."
 
Ak120 (talk | contribs)
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.
'''Platform Support:'''
{| class="wikitable"
|-
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


==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.

Links