Programmer's Corner Forum Index
 FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Programmer's Corner - Forums


Unpacking RAR files

 
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Visual Basic .NET
Author Message
Sentax
Scruffy


Joined: 22 Oct 2004
Posts: 208

PostPosted: Mon Mar 21, 2005 2:31 pm    Post subject: Unpacking RAR files Reply with quote

I found this DLL library on extracting contents from RAR files. I didn't see anything about packing with this but this is a start. I am going to mess with it and see if it works well. Just thought I would share my find. I know bdi was looking for something to work with RAR files a while back.

http://www.gold-software.com/UnRARDLL-file8830.html

This includes examples in C,C#,Delphi,VB.net,VB6

Enjoy!
Back to top
bdi
Nobody


Joined: 21 Oct 2004
Posts: 1646
Location: Chicago

PostPosted: Mon Mar 21, 2005 9:23 pm    Post subject: Reply with quote

Sweet. This makes me feel more like I might actually find a way to RAR them sometime. As you can tell, I still haven't gotten to that project.
Back to top
Cerulean
Gokenin


Joined: 22 Oct 2004
Posts: 742
Location: London, England

PostPosted: Tue Mar 22, 2005 1:33 pm    Post subject: Reply with quote

Hmm.. what advantages does RAR have over 7Zip (If any)? The algorithm used makes for a very high compression rate, higher than RAR IIRC.
Back to top
Sentax
Scruffy


Joined: 22 Oct 2004
Posts: 208

PostPosted: Tue Mar 22, 2005 2:07 pm    Post subject: Reply with quote

Well RAR is getting more popular for one. 7Zip I read about but I guess I'm a big RAR fan myself. Smile

7Zip would be nice for personal use but if you try sending someone a 7zip file you will definetely have to show them where to get an unpacker for it.

But never know 7Zip may get up in pop because it is open source! Smile
Back to top
Cerulean
Gokenin


Joined: 22 Oct 2004
Posts: 742
Location: London, England

PostPosted: Tue Mar 22, 2005 3:10 pm    Post subject: Reply with quote

Quote:
but if you try sending someone a 7zip file you will definetely have to show them where to get an unpacker for it.


Heh, possibly.
Many installers use it (I know inno setup can use it for one). If people don't need to interface with it then it's nice to use internally.

Bear in mind that a few months ago people didn't know what the hell a .rar file was so you had to do the same.
Back to top
Sentax
Scruffy


Joined: 22 Oct 2004
Posts: 208

PostPosted: Tue Mar 22, 2005 4:16 pm    Post subject: Reply with quote

Cerulean wrote:
Bear in mind that a few months ago people didn't know what the hell a .rar file was so you had to do the same.

True I have had to tell people what they need to open RAR files. If I know I am sending a compressed file to multiple people I will then convert it to ZIP so I don't have explain.. Laughing

BTW, I have been using WinRAR for more than a few months though Wink
Back to top
Eric
Idea Hamster


Joined: 21 Oct 2004
Posts: 679
Location: Bangor, Maine

PostPosted: Tue Mar 22, 2005 10:24 pm    Post subject: Reply with quote

<offtopic>
I just noticed that Thunderbird (the email client from Mozilla that goes with Firefox) uses 7Zip as its installer compression.
</offtopic>
Back to top
bdi
Nobody


Joined: 21 Oct 2004
Posts: 1646
Location: Chicago

PostPosted: Tue Mar 29, 2005 2:08 pm    Post subject: Reply with quote

Cerulean wrote:
Hmm.. what advantages does RAR have over 7Zip (If any)? The algorithm used makes for a very high compression rate, higher than RAR IIRC.

RAR allows for far larger files than ZIP files. RAR also allows you to span files. I don't know much about 7Zip, so I can't compare it. I have used RAR files for years though.
Back to top
Display posts from previous:   
Post new topic   Reply to topic    Programmer's Corner Forum Index -> Visual Basic .NET All times are GMT - 5 Hours
Page 1 of 1

 


Powered by phpBB © 2001, 2002 phpBB Group