Welcome guest. Before posting on our computer help forum, you must register. Click here it's easy and free.

Author Topic: unzip.exe can't find the files  (Read 4386 times)

0 Members and 1 Guest are viewing this topic.

telgens

    Topic Starter


    Newbie

    • Experience: Familiar
    • OS: Other
    unzip.exe can't find the files
    « on: August 27, 2015, 08:27:36 AM »
    I use csh scripting on CAM software that runs on an XP windows emulator.  I've used the command line for unzip.exe on a different machine before successfully, but now, on new machine, it can't find the file, even if I cd right into the directory.  I've checked my permissions and even used ls to check for the file, but unzip still can't find it.
    The command line is:  $UNZIP c:/genesis/zips/$file -d c:/genesis/fw/jobs/$JOB/input
    $UNZIP was set to c:/usr/local/bin/unzip.exe
    Any help would be greatly appreciated.

    DaveLembke



      Sage
    • Thanked: 662
    • Certifications: List
    • Computer: Specs
    • Experience: Expert
    • OS: Windows 10
    Re: unzip.exe can't find the files
    « Reply #1 on: August 27, 2015, 01:49:42 PM »
    Do you still have the old machine with it on it to copy unzip.exe to media and copy it over to the target directory of the instruction execution?

    Any backups to get it off of?

    Otherwise you will need to download a new copy of unzip.exe if you can no longer locate it.