|
-
Mar 6th, 2006, 12:14 PM
#1
Thread Starter
Addicted Member
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...
-
Mar 6th, 2006, 12:16 PM
#2
Re: Manipulating WinZip With VB6
-
Mar 6th, 2006, 01:18 PM
#3
Thread Starter
Addicted Member
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?
-
Mar 6th, 2006, 01:22 PM
#4
Re: Manipulating WinZip With VB6
 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?
 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.
-
Mar 6th, 2006, 01:45 PM
#5
Re: Manipulating WinZip With VB6
-
Mar 6th, 2006, 04:23 PM
#6
Thread Starter
Addicted Member
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
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|