[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Extract a .Z file using GZIP.exe
From: |
razwan |
Subject: |
Extract a .Z file using GZIP.exe |
Date: |
Tue, 13 Oct 2009 01:40:29 -0700 (PDT) |
How can you extract a UNIX .z file using c# for example "test.txt.Z"
I have the following code "process.start("GZip.exe","-d PathName");" How do
i set the filepath for the folllowing code sample.
I am soo confussed, i want to extract the above file to the same directory
in which it resides, any advice and good examples would be great.
--
View this message in context:
http://www.nabble.com/Extract-a-.Z-file-using-GZIP.exe-tp25869175p25869175.html
Sent from the Gnu - Gzip mailing list archive at Nabble.com.
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Extract a .Z file using GZIP.exe,
razwan <=