Jump to content

LDCOPY.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "Simple OS/2 driver for copying files while CONFIG.SYS is being processed by Bob Eager. DEVICE=LDCOPY.SYS '''Parameter:''' * sourcefile destinationfile '''Note:''' The d..."
 
Ak120 (talk | contribs)
mNo edit summary
 
Line 1: Line 1:
Simple OS/2 driver for copying files while CONFIG.SYS is being processed by [[Bob Eager]].
Simple OS/2 driver for copying files while CONFIG.SYS is being processed by [[Bob Eager]].
  DEVICE=LDCOPY.SYS
  DEVICE=x:\OS2\LDCOPY.SYS sourcefile destinationfile


'''Parameter:'''
==Parameters==
* sourcefile destinationfile
;sourcefile
;destinationfile


'''Note:''' The driver can appear several times in the config.sys, thats not a fault.
;Note: The driver can appear several times in the config.sys, that's not a fault.
 
'''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:11, 29 November 2023

Simple OS/2 driver for copying files while CONFIG.SYS is being processed by Bob Eager.

DEVICE=x:\OS2\LDCOPY.SYS sourcefile destinationfile

Parameters

sourcefile
destinationfile
Note
The driver can appear several times in the config.sys, that's not a fault.

Links