Results 1 to 6 of 6

Thread: Manipulating WinZip With VB6

  1. #1

    Thread Starter
    Addicted Member
    Join Date
    Feb 2004
    Location
    Milwaukee, Wisconsin, USA
    Posts
    133

    Exclamation Manipulating WinZip With VB6

    I'm writing a automated application that appends data into tables, opens workbooks in Excel and automatically refreshes them.

    Now, I've been manually zipping these workbooks and I would like to automatically zip these workbooks into a newly created zip file (I use the date as the file name).

    Has anybody been able to manipulate WinZip with VB6 and if so, does anybody know where there are some examples out on the net?

    Thank you in advance for any and all help...

  2. #2
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Manipulating WinZip With VB6


  3. #3

    Thread Starter
    Addicted Member
    Join Date
    Feb 2004
    Location
    Milwaukee, Wisconsin, USA
    Posts
    133

    Re: Manipulating WinZip With VB6

    Thanks but the link and the download link for the dll's are corrupted. I will continue to browse online to get a working dll.

    Once I place them in my system32 folder, they need to be registered using the command prompt and regsrve32. Correct?

  4. #4
    I'm about to be a PowerPoster! Hack's Avatar
    Join Date
    Aug 2001
    Location
    Searching for mendhak
    Posts
    58,333

    Re: Manipulating WinZip With VB6

    Quote Originally Posted by robbie
    Thanks but the link and the download link for the dll's are corrupted.
    They are????? I downloaded them quite a while ago, and had no problems. I wonder if something has happened between now and then. What specifically were you having a problem with?
    Quote Originally Posted by robbie
    Once I place them in my system32 folder, they need to be registered using the command prompt and regsrve32. Correct?
    Correct.

  5. #5

  6. #6

    Thread Starter
    Addicted Member
    Join Date
    Feb 2004
    Location
    Milwaukee, Wisconsin, USA
    Posts
    133

    Re: Manipulating WinZip With VB6

    I tried to register the dll's on my pc and that is where I got the corrupted error message. I've studied the source code that comes with the code guru's example, I even used his dll as a reference and I am still unable to create a new zip file and add files to it which is what I am trying to accomplish.

    I'll keep trying and I will take a look into vbaccelerator as well.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width