Chris Burke wrote:
Tom Arneson wrote:
wget works, but here is what I get for the unzip:

shell '"c:\program files\7-zip\7za.exe" x -y'
'c:\program' is not recognized as an internal or external command,
operable program or batch file.

Are you sure that you used the double quotes to wrap the executable name? The use of double quotes should ensure that the full filename is used.
----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm


Chris,

I got the test to work after I changed 7za.exe to 7z.exe, however Package Manager fails with this message:

Updating server catalog...
Could not install the local repository catalog - Check that both wget and an unzip program are available.
Working offline using local copy of catalog.

My Configure->External Programs->Windows Unzip contains:
"c:\program files\7-zip\7z.exe"


I tried it both with and without the double quotes, neither works.

----------------------------------------------------------------------
For information about J forums see http://www.jsoftware.com/forums.htm

Reply via email to