Question:

what does error 02 mean

by Guest444  |  12 years, 8 month(s) ago

0 LIKES UnLike

what does error 02 mean

 Tags: 02, Error, mean

   Report

1 ANSWERS

  1. Guest4088
    An Error 2 running command xx message usually indicates that path information in the original Zip file was not entered in the command to issue. Please note that a self-extracting Zip file uses whatever directory structure is stored in the original Zip file. If you create your Zip file with path information unintentionally, the result would be files extracted to a subdirectory of the expected location.

    Creating Zip files via WinZip context menu entries is one way that you might inadvertently include path information. The Add to filename.zip context menu item in Windows Explorer zips folders in a way consistent with Windows Explorer itself. Specifically, the name of the zipped folder itself is included in the path information for all the files that are zipped this way.

    After encountering an Error 2, you will need to do one of two things:

        * Recreate the Zip file without path information and then create your self-extractor with the same command to issue
        * Recreate the self-extractor and include the path information in your command to issue

    For the first option, you could open the folder containing the files you want to zip, highlight them, and use Add to filename.zip (this is while inside the folder). This will create the Zip file without the folder name added to each file's path information.

    For the second option you would simply need to include the folder name in your command to issue. For example, if your command to issue is .\setup.exe and the folder that setup.exe is in is named application you would use .\application\setup.exe for your command to issue.

Sign In or Sign Up now to answser this question!

Question Stats

Latest activity: 13 years, 7 month(s) ago.
This question has 1 answers.

BECOME A GUIDE

Share your knowledge and help people by answering questions.