home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Compu-Fix
/
Compu-Fix.iso
/
misc
/
arjcomp
/
arjrest.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
DOS Batch File
|
1993-03-01
|
163 b
|
4 lines
REM ARJ program to restore archives on A: drive to C: hard disk
REM The option -jycn skips the create and new filename prompts
ARJ x A:backup C:\ *.* -vv -jycn