Joined
Last Seen
0 Reputation Points
Unknown Quality Score
No one has voted on any posts yet. Votes from other community members are used to determine a member's reputation amongst their peers.
0 Endorsements
Ranked #107.73K
1 Posted Topic
Re: tar.gz file
[QUOTE=franco75;469003]hi, how to extract tar.gz files in c# application?[/QUOTE] I don't know if it's still relevant for you. There are plenty opensource libraries to read/write zip / tar archives from C#. You can use something like this one library: [URL="http://code.google.com/p/tar-cs/"]http://code.google.com/p/tar-cs/[/URL]
The End.
vvvexor