|
-
Nov 24th, 2003, 05:19 AM
#1
Thread Starter
Fanatic Member
vb.net and winzip
Hi,
does anyone know if it's possible to automate winzip with vb.net and anyone have any examples/resources?
Many thanks
Nick
-
Nov 24th, 2003, 06:20 AM
#2
Frenzied Member
If you looking for a zip class in .NET use SharpZipLib
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Nov 24th, 2003, 07:06 AM
#3
Thread Starter
Fanatic Member
i need to unzip stuff rather than zip it up.
-
Nov 24th, 2003, 09:51 AM
#4
you can unzip with it too.
-
Dec 12th, 2003, 05:15 AM
#5
Thread Starter
Fanatic Member
Hi,
has anybody used this and managed to get it compiled?
I try following the instructions but i must just be being thick! When i try to run installGAC, which is supposed to register the dll in the GAC (i think!), it comes up with:
Failure adding assembly to the cache: Access is denied
Is this because i am not logged onto my PC as administrator?
Please help! I'm desperate!
Nick
-
Dec 12th, 2003, 05:20 AM
#6
Frenzied Member
Maybe thats the case, but you can add it as another project to your project and work with it, i guess.
'Heading for the automatic overload'
Marillion, Brave, The Great Escape, 1994
'How will WE stand the FIRE TOMORROW?'
Eloy, Silent Cries and Mighty Echoes, The Vision - Burning, 1979
-
Dec 12th, 2003, 05:22 AM
#7
Addicted Member
You can use Free VB.net Resource Kit. It has readmade control in it for Zip files. You can create, update and extract it with simple commands in VB.net
you can find this resource kit at www.microsoft/vbasic
I used it. It it is good. and it is FREE
enjoy
-
Dec 12th, 2003, 08:00 AM
#8
Sleep mode
Another solution . Use J# Classes to zip files with C# . Sounds weird but it shows the beautiful meaning of language interoperability . http://msdn.microsoft.com/msdnmag/is...n/default.aspx
-
Dec 12th, 2003, 03:04 PM
#9
yay gay
won't that need the extra j# runtimes that are not included in the default framework?
\m/  \m/
-
Dec 12th, 2003, 03:08 PM
#10
Sleep mode
Originally posted by PT Exorcist
won't that need the extra j# runtimes that are not included in the default framework?
I think so . It's about 12 mb and it's apart from the other framework (the one we use in .net lol)
-
Dec 12th, 2003, 08:42 PM
#11
yay gay
bah thats what i though
that way it sucks
\m/  \m/
-
Jan 5th, 2004, 05:32 AM
#12
Thread Starter
Fanatic Member
Hi all,
sorry to re-awaken a dead thread but i've finally got round to downloading the resource kit and i can't find anything on the free zip control?
Any idea any examples/where it is?
Thanks
Nick
-
Jan 5th, 2004, 06:20 AM
#13
Thread Starter
Fanatic Member
doh,
i found it. It's one of the free controls from Component One.
This resource kit looks really good by the way. I recommend you all download it if you haven't yet.
Nick
-
Jun 14th, 2005, 08:12 AM
#14
Frenzied Member
Re: vb.net and winzip
To save anyone looking for the Microsoft resource kit,...
here is the link
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
|