09-11-2012 05:34 PM
Just want to put a passworld on a zip file that is created inside my program. Seems that this is hard for lots of people as the System.IO.Packaging in the windowsbase.dll dosn't make this easy.
Any ideas?
09-12-2012 01:18 PM
How are you actually creating the zip file? Are you using the LabVIEW ZIP VIs? The simplest solution would be to get a zip utility with a command-line interface. 7-zip is free.
09-12-2012 01:25 PM
The OpenG ZIP library supports passwords for ZIP archives.