|
Browse by Tags
All Tags » File extraction » #ZipLib ( RSS)
-
Hi, I tested the SharpZipLib and I find that this is a great tool. But there is a problem when I unzip a ZIP-file with only one zipped file inside. By using the following lines : Dim s As New ZipInputStream(File.OpenRead(Archive)) theEntry = s.GetNextEntry 'this line is include in a loop An error like...
Posted to
Forum
by
FrankB
on
09-19-2007
Filed under: File extraction, #ZipLib, Decompress ZIP VB.NET, ExtraData, deflate
-
Hi all, I seem to have a problem with SharpZipLib where my iteration through the contents of an archive with GetNextEntry() skips over many of the contents. Is GetNextEntry the only method to use to iterate though the contents of an archive (when intending to read some of those contents when certain...
Posted to
Forum
by
Todd McDermid
on
01-01-2007
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, sharpZipLib, Zip
-
Hi great library guys, ive found it very useful! Just one question i have though... How would i load a zipped image file into memory so that i could then assign it to an Image object? At the moment i am extracing the file to a temporary file in c:\, however i am having dificulty with deleting the file...
Posted to
Forum
by
empika
on
11-06-2006
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib
-
Hi JohnReilly, I have to create a C# windows application that will take 4 different kind of files (a.exe, b.dll, c.doc etc....) and the application should generate a .exe say "MySetup.exe" file (self extracting exe). On clicking the "MySetup.exe" the files should get extracted to...
Posted to
Forum
by
luckyshahoo
on
02-04-2008
Filed under: File extraction, #ZipLib feature request, #ZipLib, sharpZipLib, ICSharpZip
-
Hello there, This may or may not be reported yet but I was unable to find it, if it was. I don't know if this is the real cause of it, but with several files that I have repeatedly tried to call FastZip to extract, when the files are around 4,000,000,000 bytes ziplib seems to just extract a file...
Posted to
Forum
by
elsdon
on
07-23-2008
Filed under: File extraction, #ZipLib, problems, FastZip, extract
-
Hi, I am getting above error while trying to unzip the files using SharpZipLib dll. it works for some zipfiles and for some zipfiles its throwing the above error. i am using the latest dll version 0.85.4.369, still getting the above error. using ( ZipInputStream s = new ZipInputStream ( File .OpenRead...
Posted to
Forum
by
Devaraja
on
08-07-2008
Filed under: Using #ZipLib, File extraction, #ZipLib feature request, ZipInputStream, #ZipLib, Zip64, Zip files for download, Zip, Zip password protection, zip ICSharpCode.SharpZipLib SharpZipLib, FastZip, ICSharpZip, ZipEntry, How i can test true password zip file ?, PDF spec 1.7 /FLATEDECODE SharpZipLib, #ZipLib gzip, ZipInputStream Read
-
John, Yes, the files are valid zip files, i can able to extract from windows manually but not thro code, while doing am getting above error. I downloaded the source and set VERSION_MADE_BY to 16660; in ZipConstants.cs class and added (Version == 16660) in version ckecking in ZIpEntry class. Its working...
Posted to
Forum
by
Devaraja
on
08-11-2008
Filed under: Using #ZipLib, File extraction, ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, Zip, sharpziplib list files getnextentry cf, Store file inside directory in ZIP file, zip ICSharpCode.SharpZipLib SharpZipLib, zlib dwf extraction, FastZip, ICSharpZip, ZipFile, extract, ZipEntry, zlib, ziped file, How i can test true password zip file ?, SharpZipLib stream gzip httpresponse, zip read only zipentry, #ZipLib gzip, ZipInputStream Read
-
Hi all, I have to make a windows application on PDA with the Compact Framework. I have a zip file with approximatively 10000 entries in it. I don't want to unzip all the file, it's too long on a pda. I want to test if a file (i know the name) exists in my zip file and if exists, i want to unzip...
Posted to
Forum
by
qrf_vince
on
09-16-2008
Filed under: File extraction, #ZipLib, sharpZipLib, ICSharpZip, ZipEntry, ziped file, ZipLib
Page 1 of 1 (8 items)
|
|
|