1
Vote

maximum file size to create self extracting exe

description

Hi
 
Is there any size limitation to zip archive a file using DotNetZip library.currently I am using ionic.zip.dll version of 1.9.1.9000.
 
when I am trying to cerate self-extracting exe from 400mb size files,the self-extracting exe is successfully created but when trying to run that exe I am getting error and even tring to extract contents, it is failing.
 
I am getting the error as
 
Exception while resetting size : Ionic.ZipException Can not read that as a zip file.
 
Hope resolution to this issue soon
 
With Regards
 
krishna

comments