Install 7-Zip

來源: 2011-02-28 13:41:43 [舊帖] [給我悄悄話] 本文已被閱讀:

Then use following command to unzip :
7z x test.gz
(x for extract)
After that, construct a Batch program to unzip several .gz files

HTH