Search
A simple windows command line tool

- to decompress and untar .tar.gz (.tgz) files
or
-just untar .tar files

C:\>TarTool.exe
Usage :
C:\>TarTool.exe sourceFile destinationDirectory

C:\>TarTool.exe D:\sample.tar.gz ./

C:\>TarTool.exe sample.tgz temp

C:\>TarTool.exe -x sample.tar temp

More details are on this post --http://blog.rajasekharan.com/2009/01/16/tartool-windows-tar-gzip-tgz-extraction-tool/

Note:

TarTool uses SharpZipLib

See licensing terms of SharpZipLib before reusing this code in one of your projects.
http://www.icsharpcode.net/OpenSource/SharpZipLib/
Last edited Sep 22 2010 at 12:05 AM by senthil, version 8
Updating...
© 2006-2012 Microsoft | Get Help | Privacy Statement | Terms of Use | Code of Conduct | Advertise With Us | Version 2012.1.11.18365