Compression in C#
-
I need to create a "package" including some pictures, sounds, and ini file. My first idea is top compress all of themp into a zip file, change the extension to .app. I would need to do it programatically in C#, and be able to access a given file in the zip. For instance, read only the ini to get some general information, and list the contents of the package, and then open the package when asked. Is it possible?
-
I need to create a "package" including some pictures, sounds, and ini file. My first idea is top compress all of themp into a zip file, change the extension to .app. I would need to do it programatically in C#, and be able to access a given file in the zip. For instance, read only the ini to get some general information, and list the contents of the package, and then open the package when asked. Is it possible?
Yes: http://www.icsharpcode.net/OpenSource/SharpZipLib/Default.aspx You can do it on anything you choose - from .bat to .net - A customer
-
I need to create a "package" including some pictures, sounds, and ini file. My first idea is top compress all of themp into a zip file, change the extension to .app. I would need to do it programatically in C#, and be able to access a given file in the zip. For instance, read only the ini to get some general information, and list the contents of the package, and then open the package when asked. Is it possible?
-
I need to create a "package" including some pictures, sounds, and ini file. My first idea is top compress all of themp into a zip file, change the extension to .app. I would need to do it programatically in C#, and be able to access a given file in the zip. For instance, read only the ini to get some general information, and list the contents of the package, and then open the package when asked. Is it possible?