@echo off CLS echo Welcome to XD SYSTEMS program 4ZIP echo. echo This program can be run directly from the CDROM. You will be echo able to Zip and Unzip, automatically including 4DOS file desc- echo riptions. But since the CDROM is "read-only" you will have to echo observe the following cautions: echo. echo 1. Don't try to create a ZIP file on the CDROM echo 2. Don't try to Unzip a ZIP file onto the CDROM echo 3. Since both 4ZIP and 4UNZIP create temporary files echo and can't write them to the CDROM, you must run echo them from a directory on a hard disk, ramdisk or echo floppy drive where these files can be written. echo. echo Here is an example, assuming your CDROM is drive d:, echo and your hard disk is drive c: echo c: echo cd \ echo d:4ZIP or d:4UNZIP echo. echo You can get quick instructions by typing 4ZIP /? or 4UNZIP /?. echo Detailed instructions are given in the file 4ZIP.TXT