home *** CD-ROM | disk | FTP | other *** search
-
- ZipCom 1.00
- Released April 24, 1994
-
- Copyright 1994 by Mike Robinson
-
- The Soft Parade
- Shelton, Connecticut, USA
- 1:141/485 203-924-5603
- 1:141/486 203-922-1794
- InterNet Mike.Robinson@485.n141.z1.fidonet.org
-
- ZipCom is a ZIP file commenter. It inserts a text file as a comment
- into one or more ZIP archive files. Typical usage is to insert a BBS
- advertisement into a ZIP file. This program is FREE for use by
- individuals in a non-commercial environment.
-
- Execute ZipCom alone to see the following quick help screen:
-
- USAGE: ZIPCOM [comment file] [target Zip files]
-
- EXAMPLE: ZIPCOM C:\UTIL\COMMENT.TXT C:\FILES\*.ZIP
-
- Puts C:\UTIL\COMMENT.TXT into all Zip files in C:\FILES\*.ZIP
-
- EXAMPLE: ZIPCOM C:\UTIL\COMMENT.TXT
-
- Puts C:\UTIL\COMMENT.TXT into all Zip files in current directory.
-
- EXAMPLE: ZIPCOM COMMENT.TXT
-
- Puts COMMENT.TXT (in current directory) into all Zip files in current
- directory.
-
- DOS Wildcard characters are allowed in [target Zip file] names
- as shown below:
-
- EXAMPLE: ZIPCOM COMMENT.TXT C:\FILES\AB*.ZIP
- EXAMPLE: ZIPCOM COMMENT.TXT C:\FILES\PROG???.ZIP
-
- DOS Wildcard characters are NOT allowed in [comment file] name.
-
- If you use ZipCom with my EZ-ROM or SF-ROM programs, your batch
- file (BeforeBat) will likely contain a command line like this:
-
- ZIPCOM COMMENT.TXT %1\*.ZIP
-
- ZipCom will overwrite any existing comment in the Zip file.
- It will not disturb any -AV archive security notices. It will
- not disturb any AVEXTRA.TXT notices.
-
- If the [comment file] is a zero byte file, any existing comment
- will be removed and there will be no comment.
-
- ZipCom will work with Zip files created by PKZIP 1.10 and 2.04.
-
- The Zip file date and time are not changed by ZipCom.
-
- *******************************************************************
-
- Legal Stuff:
-
- Use this program at your own risk. No guarantees of any sort.
-
- Businesses, Institutions, and government agencies must contact Mike
- Robinson for a site license. You may give away free copies of this
- entire unmodified package, but you may not sell it. I retain all
- rights to this program.
-
- *******************************************************************
-
- PKZIP archive security notice for this archive should read:
- Authentic files Verified! # FEZ251
- MICHAEL N. ROBINSON
-
-
-