Hello,
Is is possible to Zip/Unzip files using VB with WinZip?
Say I have a list of 10 files in C:\Temp\ and I need to zip them giving them a name "TempFiles.zip" and erase the 10 files.
Then I need to unzip C:\Temp\TempFiles.zip into C:\Temp\ directory.
All the above to be done with the default Zip options and preferences (I do not need to change any options programatically)
thanx
Is is possible to Zip/Unzip files using VB with WinZip?
Say I have a list of 10 files in C:\Temp\ and I need to zip them giving them a name "TempFiles.zip" and erase the 10 files.
Then I need to unzip C:\Temp\TempFiles.zip into C:\Temp\ directory.
All the above to be done with the default Zip options and preferences (I do not need to change any options programatically)
thanx