always unzip like this Pkunzip d:\dir\zip.zip a: -d -$
then install file from disk.
when zipping a disk always
pkzip c:\dir\created.zip a:\*.* -pr -$a
this enables disk labels and subdirs to be stored/recreated.

