Page 1 of 1

Zipping Folders

Posted: Wed Dec 02, 2020 7:44 am
by collectordave
Started out trying to create an easy setup.

Needed to pack a whole folder structure and unpack on users machine.

This included empty folders which are a pain you have to make sure they are empty before adding to the zip or it fails.

Finally came up with this.

Download here http://www.mediafire.com/file/i2qfzlmjz ... r.zip/file

The zip file has Zips.pbi the module and ZipFolder.pb a test programme.

The unzip is set to TempTest in documents remember to change this when using.

The program allows you to select a folder to zip and then zips the whole folder including empty folders and sub folders.

The zip file is created with the same name as the selected folder in the same folder.

The unzip portion allows you to select the zip file but not where to unzip easy to add.

Not tested on windows yet. If you try it and it works please let me know.

Regards

CD

Re: Zipping Folders

Posted: Tue Dec 15, 2020 8:42 am
by LuckyLuke
It's working fine on windows.

Thanks for sharing !

Re: Zipping Folders

Posted: Wed Dec 30, 2020 4:55 pm
by Kwai chang caine
Thanks for sharing 8)