home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SDN¹ Plus
/
SDN1_.cdr
/
sdn
/
util1
/
acd201.sdn
/
ACD_DRV.P22
< prev
next >
Wrap
Text File
|
1992-01-12
|
488b
|
20 lines
; PATCH to change the function of the /i option, using PATCH22: by default the
; drives will not be tested for their existence: all information will be
; displayed. The /i option will then get the opposite meaning.
;
;
; CALL:
;
; patch22 @acd_drv.p22
;
;
; This function will be disabled with the patch below
;
acd.exe +8?\h2A2E2A?\h01?
;
; To restore the previous patch, uncomment the following line and comment
; the previous line
;
;acd.exe +8?\h2A2E2A?\h00?
;