home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Internet File Formats
/
InternetFileFormatsCD.bin
/
compress
/
arj
/
dos
/
arjrest.bat
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
NeXTSTEP
RISC OS/Acorn
UTF-8
Wrap
DOS Batch File
|
1995-09-25
|
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