473,750 Members | 2,190 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Uncompressing all major file formats (zip,rar,ace,ar j...)

Hello!

I am really stuck... I have searched the whole internet to find a dll or a
API which I can use in .NET C# to uncompress all the major archiv files but
I really didnt find anything whith suites my needs.

Do you know where to find such an api or dll?

All it needs to do is ->uncompressin g<- the major archiv files as well as
reading out the ->header informations<- of an archiv file?

If you know something or can point me into the right direction, this would
be much appreciated!!

Thanks in advance,
Oliver
Nov 13 '05 #1
3 12271
http://www.icsharpcode.net/OpenSourc...ib/default.asp

HTH
Kalpesh

"Oliver" <o.*****@gmx.ne t> wrote in message
news:Xn******** *************** **@207.46.248.1 6...
Hello!

I am really stuck... I have searched the whole internet to find a dll or a
API which I can use in .NET C# to uncompress all the major archiv files but I really didnt find anything whith suites my needs.

Do you know where to find such an api or dll?

All it needs to do is ->uncompressin g<- the major archiv files as well as
reading out the ->header informations<- of an archiv file?

If you know something or can point me into the right direction, this would
be much appreciated!!

Thanks in advance,
Oliver

Nov 13 '05 #2
Well... I also found those source code before but the problem is that this
is only for zip files... I would need for uncompressing all major archiv
files and reading those header files out!

Anyway thanks for your help !!

Oliver

"Kalpesh Shah" <sh*********@ho tmail.com> wrote in
news:OX******** ******@TK2MSFTN GP12.phx.gbl:
http://www.icsharpcode.net/OpenSourc...ib/default.asp

HTH
Kalpesh

"Oliver" <o.*****@gmx.ne t> wrote in message
news:Xn******** *************** **@207.46.248.1 6...
Hello!

I am really stuck... I have searched the whole internet to find a dll
or a API which I can use in .NET C# to uncompress all the major
archiv files

but
I really didnt find anything whith suites my needs.

Do you know where to find such an api or dll?

All it needs to do is ->uncompressin g<- the major archiv files as
well as reading out the ->header informations<- of an archiv file?

If you know something or can point me into the right direction, this
would be much appreciated!!

Thanks in advance,
Oliver



Nov 13 '05 #3
Write your own p/invokes for unrar.dll and unace.dll.

Cheers,
Marius

Nov 13 '05 #4

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

7
3642
by: ScottO | last post by:
Is anyone aware of native dotnet code to uncompress 64-bit Zip files? Everything I have found so far can only uncompress files inside a zip file up to 9Gig. Any thoughts? Thanks in advanced, Scott
6
8563
by: Nadav | last post by:
Hi, I am writing some kind of a file scanner, at certain time all of the files under a certain directory will be scanned, this scan require de-compression of common files formats such as ZIP and MSI, the ZIP file format is well known so there is no problem of decompressing it manually, however, the MSI format is less open… I wonder where can I find the MSI format ‘white papers’? Are those ‘white papers’ are published? How can I...
0
3939
by: Lokkju | last post by:
I am pretty much lost here - I am trying to create a managed c++ wrapper for this dll, so that I can use it from c#/vb.net, however, it does not conform to any standard style of coding I have seen. It is almost like it is trying to implement it's own COM interfaces... below is the header, and a link to the dll+code: Zip file with header, example, and DLL:...
1
1807
by: Ed Lai | last post by:
This is an announcement of a bidirectional converter between binary flat file and XML. It is different from other converters because it is free, it is web-based, nothing to download, it does not try to target a few commercially important file types, it
7
14500
by: abcd | last post by:
I have a script which zips up a directory, once it does with that (before it closes the zip file) I want to replace a file that was added to the zip, say "Foo.txt". So I tried this... z = zipfile.ZipFile("blah.zip", "w") # zip the directory #... z.writestr("c:\\path\\to\\current\\foo_txt_file\\Foo.txt", "some new
20
4282
by: mike | last post by:
I help manage a large web site, one that has over 600 html pages... It's a reference site for ham radio folks and as an example, one page indexes over 1.8 gb of on-line PDF documents. The site is structured as an upside-down tree, and (if I remember correctly) never more than 4 levels. The site basically grew (like the creeping black blob) ... all the pages were created in Notepad over the last
0
1574
by: Maciej =?iso-8859-2?Q?Drobi=F1ski?= | last post by:
1. Download and screenshots 2. Information 3. Version history 1. Download and screenshots Main web site - http://www.multiextractor.com Screenshots - http://www.multiextractor.com/screenshots.html 1st download - http://www.multiextractor.com/MultiExtractor.exe
38
5073
by: ted | last post by:
I have an old link that was widely distributed. I would now like to put a link on that old page that will go to a new page without displaying anything.
5
2387
by: senadslipac | last post by:
How to Q: Uncompressing ~400K files on Apache Server Hello All, I have ~400K html files on my local XP machine and I’d like to compress the files, upload them onto my host (apache - pair.com) and uncompress them there. I’ve done this with less files (~10K) before – using ssh, putty and unzip command. I seem not to be able to use the same method as ZIP
0
8999
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
9394
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven tapestry of website design and digital marketing. It's not merely about having a website; it's about crafting an immersive digital experience that captivates audiences and drives business growth. The Art of Business Website Design Your website is...
1
9338
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8260
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6803
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
6080
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
0
4712
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
2798
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
3
2223
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.