Typical Examples of using list file generated by MP4000 ---------------------------------------- Using list file with pkzip25 for windows 95 (command line zipper, long file names supported) This can be done from a shortcut C:\PATHNAME\PKZIP25.EXE -maximum -Path=full -add c:\PATHNAME\SHOWNAME.zip @c:\PATHNAME\SHOWNAME.lst ---------------------------------------- Using list file with pkzip26 for windows 95 (32 bit windows gui zipper, long file names supported) File, New: SHOWNAME.zip Compress, Preferences: turn on compression: extra PathInformation: FullPath , Nothing else Compress, Add Files, Click on SHOWNAME.lst , Click on Add List File The contents of your List file will appear in the Files & Directories to Zip box. Click OK. Any files that you specified in the Add Files dialog, including those in you List file are added to the .ZIP archive. ---------------------------------------- Using list file with winzip95 ver6.3 for windows 95 (32 bit windows gui zipper, long file names supported) This can be done from a shortcut C:\PATHNAME\WINZIP32.EXE -a -p -ex c:\PATHNAME\SHOWNAME.zip @c:\PATHNAME\SHOWNAME.lst ----------------------------------------