Hi all
Is there a way (win32 api, shell command to imitate selecting files and sending it to a zip folder, whatever) to create a zip folder and adding files to it, programmatically?
Thanks
Printable View
Hi all
Is there a way (win32 api, shell command to imitate selecting files and sending it to a zip folder, whatever) to create a zip folder and adding files to it, programmatically?
Thanks
Using .NET, you can use http://msdn.microsoft.com/en-us/libr...zipstream.aspx
ALso take a look at http://social.msdn.microsoft.com/For...-977f958d89c6/