"Dave Mottorn" <[EMAIL PROTECTED]> wrote on 02-3-16 20:51: | I have an application I want to distribute in the form of a zip file with | multiple directories. I want to ba able to zip a whole directory structure | with all its files. When the buyer unzips it I want the directory structure | to be the same. I don't think pkzip does that. Does anyone know of a | utility that does?
jar -cvpf foobar.zip foobardir -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
