M
Marc Jennings
Hi there,
I have a problem in that I need to de-compress a file that was
compressed using the UNIX compress command. The resulting filename is
helloworld.xml.Z
I have looked at SharpZipLib, but haven't been able to make it work on
this file (perhaps this format is not supported?)
WinZip seems to cope perfectly happily with the file, but I need to be
able to do this programmatically.
Can anyone make any (hopefully helpful ;o) ) suggestions, please?
Thanks
Marc.
I have a problem in that I need to de-compress a file that was
compressed using the UNIX compress command. The resulting filename is
helloworld.xml.Z
I have looked at SharpZipLib, but haven't been able to make it work on
this file (perhaps this format is not supported?)
WinZip seems to cope perfectly happily with the file, but I need to be
able to do this programmatically.
Can anyone make any (hopefully helpful ;o) ) suggestions, please?
Thanks
Marc.