Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations IamaSherpa on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Visual Basic & working with Zip Files

Status
Not open for further replies.

BobTheMad

Programmer
Jun 11, 1999
81
US
In a VB app I am writing I will need to 'zip' and 'unzip' numerous files. In order to accomplish this with the shell command I would have to use Windows API in order to determine when the shell session has terminated (The zip process has completed). Is there an easier way, or even better, are there any WinZip-style controls available? Thanks in advance.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top