Jump to content

CLEANUP.SYS: Difference between revisions

From EDM2
Ak120 (talk | contribs)
Created page with "This is a simple device driver that deletes the specified file. Wildcards are not supported. To delete multiple files, add the entry multiple times in CONFIG.SYS. Part of the ..."
 
No edit summary
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
{{ProdS |V21=C|V30=C|V31=C|V40=C|V45=C}}
This is a simple device driver that deletes the specified file. Wildcards are not supported. To delete multiple files, add the entry multiple times in CONFIG.SYS.
This is a simple device driver that deletes the specified file. Wildcards are not supported. To delete multiple files, add the entry multiple times in CONFIG.SYS.
Part of the Graham Utilities 2.x
Part of the Graham Utilities 2.x
  DEVICE=CLEANUP.SYS
  DEVICE=\...\CLEANUP.SYS


{|class="wikitable"
|+Platform Support:
!OS/2 2.x
!OS/2 3.0
!OS/2 4.0
!OS/2 4.5x
|-
|Yes
|Yes
|Yes
|Yes
|}


[[Category:DEVICE Statements]]
[[Category:DEVICE Statements]]

Latest revision as of 00:32, 20 August 2025

Product Support
OS/2 1.3
OS/2 2.0
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 C

This is a simple device driver that deletes the specified file. Wildcards are not supported. To delete multiple files, add the entry multiple times in CONFIG.SYS. Part of the Graham Utilities 2.x

DEVICE=\...\CLEANUP.SYS