home *** CD-ROM | disk | FTP | other *** search
- First Things First
-
- A. Before continuing, be sure you have a copy of COMMO451.Zip. Unzip
- Commo.com and Commo.hlp (optional) into whatever directory you want.
-
- B. Copy the Commo.fon, Commo.mac, and Commo.cfg file from this Zip into
- same directory. For the sake of the next paragraph, let's assume
- that directory is C:\COMM
-
- C. Add the following line to your Autoexec.bat file (adjusting the path
- as necessary):
-
- set commo=c:\comm
-
- D. If you plan on using Bimodem for file transfers, be sure to have a
- copy of bimodem.com (or is it exe?) in a subdirectory pointed to by
- your Dos path statement.
-
- E. The script assumes you have a registered copy of DSZ. It will work
- without a registered copy, but the download path won't be supported.
-
- F. Using a text editor, create a batch file that looks like the
- following (I named mine Auto.bat..name's not important):
-
- echo off (or @echo off if your DOS version supports it)
- commo /m=top
-
- This batch file can be in whatever directory you want.
-
- G. Continue on now to Readme.1st. Read subsequent Readme files in
- sequence.
-