A Aurelio Jul 27, 2005 #1 I need to unzip a file from my c# Windows application. is it possible?. How can i do it?
G Guest Jul 27, 2005 #2 Check out: http://www.sharpdevelop.com/OpenSource/SharpZipLib/Default.aspx Hope that helps Mark R Dawson
Check out: http://www.sharpdevelop.com/OpenSource/SharpZipLib/Default.aspx Hope that helps Mark R Dawson
M Mike Schilling Jul 27, 2005 #3 Aurelio said: I need to unzip a file from my c# Windows application. is it possible?. How can i do it? Click to expand... Use the java.util.zip classes from J#.
Aurelio said: I need to unzip a file from my c# Windows application. is it possible?. How can i do it? Click to expand... Use the java.util.zip classes from J#.