I am trying to compress a file that has unicode characters in it. when im using winzip, nor winrar and window \"compressed folder\" view it normally.
Can somebody please explain the foll开发者_StackOverflow中文版owing mystery? I created a binary file of size ~37[MB]. zipping it in Ubuntu -- using the terminal -- took less than 1[sec]. I then tried
The self-extracting executable that I\'m attempting to develop is an installer. An end-user will visit a site, then they will be prompted to register on the site and a download will be provided to the
I\'m trying to create an Open Office spreadsheet programmatically but for some reason simply compressing a folder with all the necessary files makes Open Office flag the file as corrupted.
I\'m currently designing a Linux-based system. Users of the system will be allowed to download contents, i.e. programs, from the Internet. The contents will be distributed in zip packages given specia
heres how I am doing now : $path = \"./uploads/1.txt\"; $path1 =\"./uploads/4.txt\"; $this->zip->read_file($path);
I am using the DotNetZip DLL(http://dotnetzip.codeplex.com/) from codeplex to zip some files in my program.
I have found here at stackoveflow some code on how to ZIP a specific file, but how about a specific folder?
I am having trouble extracting a zip-archive on a windows machine. I am currently working on an extension for buildr, which works fine on Linux and Mac OS X.
I have a folder located C:\\Program Files\\VideoEditing and inside there I currently have about 30 folders which I would like zip. While zipping it I would like to add an image to each newly zipped fo