GrandMauler
Programmer
Hello, I'm not sure what forum to post this in. If this is the wrong one, please tell me.
The reason I'm posting this in this forum is because I'm writting an SSIS Package that executes a Process Task that unzips a gz file using 7z.
The package works fine in an x86, but errors out in an x64 system with the following message: File_A.gz is not supported archive.
The strange thing is that 7z works fine if I use the Windows gui version (7z manager). But I need to use the command line version.
Maybe I need a different zip untility? Or a different approach?
Suggestions?
Thanks in advance
The reason I'm posting this in this forum is because I'm writting an SSIS Package that executes a Process Task that unzips a gz file using 7z.
The package works fine in an x86, but errors out in an x64 system with the following message: File_A.gz is not supported archive.
The strange thing is that 7z works fine if I use the Windows gui version (7z manager). But I need to use the command line version.
Maybe I need a different zip untility? Or a different approach?
Suggestions?
Thanks in advance