home *** CD-ROM | disk | FTP | other *** search
-
- Attica Zip Assistant v1.1
-
- A couple of important points to know in order to
- properly use Attica Zip Assistant is contained in
- this short file. It should be read before running
- AZA.
-
- Attica Zip Assistant is NOT a stand alone program.
- In order for it to function it must have access to
- PKZIP and PKUNZIP. These excellent shareware programs
- may be obtained on most BBS's and registered through
- PKware.
-
- The first time AZA is run it will automatically run
- setup. Simply answer the two questions presented
- and setup is complete. It asks for the complete
- pathname of where AZA is located and also for the
- pathname of where PKZIP and PKUNZIP are located.
- After setup is completed AZA may then be executed
- from any subdirectory by entering the path where
- the program is located after the program name
- on the command line. The easiest way to do this
- is by creating a batch file in the root directory or
- a subdirectory in the path. To create a batch file
- enter the following at the dos command line while
- in the root directory.
-
- COPY CON AZA.BAT
- ECHO OFF
- UTIL\ZIP\AZA C:\UTIL\ZIP\ <-- Substitute the path where
- CLS AZA is located on your disk.
- ^Z <----- Press the F6 key and then press <ENTER>.
-
- This will create a simple batch file to allow AZA to be
- executed from any subdirectory by simply typing AZA.
-
- To understand the command structure of the program it is
- necessary to read PKware's documentation for PKZIP and
- PKUNZIP. One very important thing to remember is that the
- ZIP filename must be the first filename on the command line.
-
- END
-