home *** CD-ROM | disk | FTP | other *** search
-
- 7.5 - Fixed bug that prevented AM from using the left window file mask
- saved to the configuration file.
-
- - Fixed bug that prevented the -P option from causing PKZIP to store
- directory path information of Zipped files.
-
- - Fixed bug that caused failure to properly report an attempt to
- move files to a write-protected floppy disk.
-
- - All compression/decompression dialogs now show source and destination
- directory paths.
-
- !!IMPORTANT!!
-
- There are two PKZIP temporary directory switches.
-
- Anyone having problems with PKZIP "Disk Full" errors when
- manipulating files to/from a floppy disk should immediately go
- into their AUTOEXEC.BAT file and enter the line "SET
- PKTMP=X:\PATHNAME", where "X:\PATHNAME" is the full path name of
- the directory desired for PKZIP to use for storing its temporary
- file. It's a good idea to use the same path for the PKTMP
- variable as the path entered in the "Temp Dir" field in the AM
- configuration dialog, which is passed to PKZIP via the "-b"
- switch.
-
- In those cases where an existing ZIP file is being updated, PKZIP
- will use the path designated by the "-b" switch as passed on the
- command line to PKZIP but in those cases where PKZIP is building a
- temporary file while creating a new ZIP file, it will NOT use the
- "-b" switch path and will use instead the path indicated by the
- PKTMP environment variable for temporary storage.
-
-