home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Beijing Paradise BBS Backup
/
PARADISE.ISO
/
software
/
BBSDOORW
/
BLUEQ155.ZIP
/
SR140.RDR
/
README.TXT
< prev
next >
Wrap
Text File
|
1994-09-15
|
2KB
|
33 lines
┌─────────────────────────────────────────────────────────────────────────────┐
│ SPEED READ v1.40 setup for BlueQWK. │
└─────────────────────────────────────────────────────────────────────────────┘
Please modify PACKER.BAT and UNPACKER.BAT to include the path to the
BLUEQWK.CFG directory. The default assumes that BlueQWK is kept in the \SR
directory on your D: drive -- "D:\SR".
Make sure PACKER.BAT and UNPACKER.BAT and BLUEQWK.EXE are in your DOS path.
In SPEED READ configuration, under "Compression Programs", enter the
following exactly (case-sensitive) as showned below. SET4.SR is included,
which contain the following information, if you don't want to key them in
yourself.
════════════════════════════════════════════════════════════════════════════════
MESSAGE BASE COMPRESSION
Default Method: ZIP
ZIP Compress: command /c packer PKZIP -m- -u %s
Uncompress: command /c unpacker PKUNZIP -o %s
ARJ Compress: command /c packer ARJ m -u -e -ju %s
Uncompress: command /c unpacker ARJ e -juyo %s
LZH Compress: command /c packer LHA m /m1 %s
Uncompress: command /c unpacker LHA x /m %s
OTHER Compress: command /c packer PKPAK -a %s
Uncompress: command /c unpacker PKUNPAK /r %s