Problem: I would like to be able to extract tar.gz files in a single step. This makes my question almost identical to this one: Stack Overflow qu
Use the win32 port of tar.
tar -xvfz filename.tar.gz