Install Static Applications failed, hr=0x80004005

Boopathi S 3,806 Reputation points
2022-03-04T20:42:08.003+00:00

Hello

Getting the below message for one of the application added in OSD Task Sequence.180157-appen.jpg180239-smsts2.log
Install Static Applications failed, hr=0x80004005

Operating system is updated from Windows 10 1909 to Windows 10 20H2 in the OSD Task sequence. This is the change happened in the OSD Task sequence.

Please help to solve this issue

Microsoft Security Intune Configuration Manager Deployment
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2022-03-07T02:44:41.987+00:00

    Hi, @Boopathi S

    Thank you for posting in Microsoft Q&A forum.

    The error code 1603 is a generic Windows Installer error that translates "Fatal error during installation."
    Have we tried to run the command line manually to see if we can install the application successfully?
    Have we tried to deploy the application directly not during OSD process?
    And is there any dependencies of this application?


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.


  2. AllenLiu-MSFT 49,311 Reputation points Microsoft External Staff
    2022-03-11T07:40:58.353+00:00

    Hi, @Boopathi S

    Thanks very much for your feedback. We're glad that the question is solved now. Here's a short summary for the problem. I think this will help other users to search for useful information more quickly.

    Problem/Symptom:
    Getting the below message for one of the application added in OSD Task Sequence.
    Unmatched exit code (1603) is considered an execution failure.
    Install Static Applications failed, hr=0x80004005

    Possible reason:
    Some appication is the prerequisite for the application to install in OSD.

    Solution/Workaround:
    Visual Studio 2010 x86 is prerequisite for the application to install.
    Install Visual Studio 2010 x86 before install the application.


    If the answer is the right solution, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.