Hi Guys,
I tried searching on the net for a code to compress/zip files in VB.Net, but could not find any solution.
Can anyone help me with this - I do not like that one of using 3rd party components to do this.
Alternatively, I need a code that will do that WinXP compression function.
When you right-click on a file or folder in WinXP, there is that Send To -> Compressed (zipped) folder. I need to do that programmatically.
Thank you in advance.