SharpDevelop Community

Get your problems solved!
Welcome to SharpDevelop Community Sign in | Join | Help
in Search

Browse by Tags

All Tags » SharpZipLib » #ZipLib » ICSharpZip (RSS)
  • Creating a self extractable exe using some files (a.exe, b.dll, c.doc)

    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
  • VS2008: Test Run deployment issue ICSharpCode.SharpZipLib.dll is not trusted.

    Hi, I am using Visual Studio 2008 and created a unit test project which ends up failing to run because of an error such as Test Run deployment issue: The location of the file or directory 'c:\projects\webapps\loguploader\testcommon\bin\debug\ICSharpCode.SharpZipLib.dll' is not trusted. Any ideas...
    Posted to Forum by sheir on 03-10-2008
    Filed under: #ZipLib, sharpZipLib, ICSharpZip
  • First timer: MemoryStream & ZipOutputStream/ZipInputStream

    Been playing with this most of today ... how sad - and still no sucess after going through many posts. I have 2 main functions 1 to compress a byte [ and return it, and vice-versa to decompress a byte [ and return it. I think I've setup the compression correctly - but can't test fully without...
    Posted to Forum by downatone on 07-28-2008
    Filed under: ZipInputStream, #ZipLib, sharpZipLib, ICSharpZip, ZipEntry, ZipInputStream Read
  • Re: Library cannot extract this entry. Version required is (16660)

    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
  • Re: Library cannot extract this entry. Version required is (16660)

    hi, I downloaded the source for the version 0.85.4.369 and changed the code in Zipentry.cs like below.. if (versionToExtract != 0) { //return versionToExtract; // original return versionToExtract & 0xff; // changed In the above code 16660 is converted into 20 and it works, means unzips properly before...
    Posted to Forum by Devaraja on 08-21-2008
    Filed under: ZipInputStream, #ZipLib, ZipException, Zip64, sharpZipLib, FastZip Append, version required, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, ZipFile, ZipEntry, zlib, SharpZipLib stream gzip httpresponse, Urgent, #ZipLib gzip, ZipInputStream Read
  • Is there a method Exists ?

    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
  • Compressing 12 GB files

    Im trying to use ICSharpCode.SharpZi pLib.Zip to compress a file that is 12 Gb in size. I used the following console application to compress initially. using System; using System.IO; using ICSharpCode.SharpZipLib.Zip; class MainClass { public static void Main(string[ args) { string[ aFilenames = Directory...
    Posted to Forum by cindy on 09-16-2008
    Filed under: Using #ZipLib, #ZipLib, sharpZipLib, csharp zip creation bug, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, size, Java
  • .Net 1.1 source

    Hello- Is there some place I could get access to the .Net 1.1 source? SVN access would be prefered. If .Net 1.1 is not maintained, I would be willing to help. For what its worth, I had trouble with SVN. I couldn't resolve the DNS entry... Adam
    Posted to Forum by Adam Tegen on 01-24-2008
    Filed under: #ZipLib, sharpZipLib, Download, ICSharpZip, svn
  • SharpZipLib v 0.83.1

    Hi I was searching for a build of the library version 0.83.1 but i wasm´t able to find it. Anyone has a build of this version to share it with me? :) Thanks all
    Posted to Forum by Dante on 01-17-2008
    Filed under: #ZipLib, sharpZipLib, Download, MSBuild, zip ICSharpCode.SharpZipLib SharpZipLib, ICSharpZip, svn
Page 1 of 1 (9 items)
Powered by Community Server (Commercial Edition), by Telligent Systems
Don't contact us via this (fleischfalle@alphasierrapapa.com) email address.