Dear Rebex I want to zip a complete drive. In my case it is a USB pen drive.
When I try to do this I receive a error.
It is the same when I try to use your example WinFormZip_VB
I receive error at this line:
New FileSet(folderBrowserDialog.SelectedPath)
Invalid path "h:\"
How can I solve this problem?
Thank you in advance
Daniele