|
Browse by Tags
All Tags » extract » exact ( RSS)
-
Hi All, please can anyone help me extract exact file from a ziped file. I have the following function...but am not able to get the exact file unless i did it with a loop (which will be time consuming since one zip file contains thousands of files) Public Function ExtractExactFile( ByVal zipFilename As...
Posted to
Forum
by
hmkaddoura
on
09-22-2007
Filed under: Zip, extract, exact, mssing
-
Hello, I am searching for the fastest (best coded way) to read a specific txt file out of a zip archive. I only need the second line of this txt file, so I do not need to unzip and store it somewhere on the file system. How can I do this with a good coding style? At the moment I am iterating through...
Posted to
Forum
by
macap
on
11-15-2007
Filed under: #ZipLib, Zip, ZipFile, extract, exact, read spezific txt-file
-
Hi, i am writing a small piece of code to get around a limitation in a certain jvm-version which is unable to play sounds. I have found myself in a bit of a pickle as i cannot seem to stream files from a .jarfile. ZipFile zfile = new ZipFile("Program\\gni\\wp.jar"); ZipEntry zentry = zfile...
Posted to
Forum
by
Johnny
on
03-10-2008
Filed under: #ZipLib, ICSharpZip, extract, exact, entry
Page 1 of 1 (3 items)
|
|
|