Question:
Using UntarZ, files are successfully extracted but I always get a failure. What does this mean and how do I get rid of it to get a successful return? The extracted files look fine:
UntarZ:
DllDate: Aug 15 2013
ChilkatVersion: 9.4.1.42
UnlockPrefix: Anything for 30-day trial
Username: XPS-M1330:Mark
Architecture: Little Endian; 32-bit
Language: Windows Java
VerboseLogging: 0
hcCurDate: Mon, 17 Feb 2014 00:11:34 +0000
hcExpire: 11/2013
openForReadWriteWin32:
(leaveContext)
Invalid compressed data (D)
Failed.
Maybe what you really have is a tgz (Tar + GZip) and not (Tar + "Z" compression). Try calling UntarGz instead.
No joy – I get Invalid GZip ID if I use UntarGz
These new builds should fix it:
http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-jdk6-win32.zip
http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-jdk6-x64.zip
http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-jdk7-win32.zip
http://www.chilkatsoft.com/preRelease/chilkat-9.5.0-jdk7-x64.zip