Skip to main content

Unable to add zip files as extract fails

  • June 11, 2014
  • 1 reply
  • 0 views

Hi,

By default the archiver contained below command for UNPACK.

unzip.exe -o %f -d %p

But while adding zip files to the project i am getting error like

"Unable to start command line: unzip.exe -o (selected zip file) -d (default directory pointing to c:\\temp)

Please check archive page in user references."

Pls advice me on what needs to be changed in Archiver page. I could not find the UNZIP.exe in my machine.

Regards,

Ek..

 

 


#EnterpriseAnalyzer

1 reply

Michael Tong
  • Moderator
  • 8 replies
  • March 6, 2015

Hi,

By default the archiver contained below command for UNPACK.

unzip.exe -o %f -d %p

But while adding zip files to the project i am getting error like

"Unable to start command line: unzip.exe -o (selected zip file) -d (default directory pointing to c:\\temp)

Please check archive page in user references."

Pls advice me on what needs to be changed in Archiver page. I could not find the UNZIP.exe in my machine.

Regards,

Ek..

 

 


#EnterpriseAnalyzer

Hi Ek,

You may use your own archiver.  Several are available for free and once they are installed, you can simply point to that application's EXE file.

Please note the documentation excerpt below:

Note: EA extracts compressed source files using the command line syntax for archiver versions most

widely in use. If you use newer archiver versions, specify the command line syntax in the Archivers

tab of the User Preferences window.