home *** CD-ROM | disk | FTP | other *** search
- REM
- REM This batch file for use with the EZ-ROM door by Mike Robinson.
- REM It inserts file COMMENT.TXT into ZIP files just prior to download.
- REM It uses the free ZipCom program by Mike Robinson to insert COMMENT.TXT.
- REM ZIPCOM.EXE should be in the current directory or on your DOS path.
- REM Your .MAS or .CFG file should contain the command BEFOREBAT COMMENT.BAT
- REM This command and batch file is for use in registered versions only.
- REM
-
- ZIPCOM COMMENT.TXT %1\*.ZIP
-
-