Loading
Error -5005: 0x80070002
Hello,

 

My application installer, developed in InstallScript is giving the following error, each time I click on setup.exe to launch the installer.

 

"An error (-5005 : 0x80070002) had occured while running the setup.

 

Please make sure you have finished any previous setup and closed other applications.

 

If the error still occurs, please contact your vendor "

 

While running the setup, I made sure that I dont have the setup\application running in the system.

 

Has anyone seen this error earlier???????

  • J Stechnij (Flexera Software)

    Error -5005 indicates an issue opening the data1.hdr/data1.cab files located on the built media. The status code provided (0x80070002) indicates "The system cannot find the file specified." Please ensure that data1.hdr and data1.cab, data2.cab, and layout.bin are present in the same folder as setup.exe.
  • I checked everything. All the required files are in same folder as setup.exe. Moreover, this issue is not seen every time and with all PCs. It comes at times only!:confused:
  • J Stechnij (Flexera Software)

    You may want to use a utility such as Process Monitor to determine if there are any issues accessing files (data1.hdr, data1.cab, layout.bin, etc.) on the setup media during initialization.
  • I have the same setup working on a different PC. Ini is included in the same folder.

     

    I will check with Process Monitor when I encounter this error again.

     

    I formatted the system which was showing this error, I couldnt see that error again...
    Expand Post

Loading
Error -5005: 0x80070002