Win32 application deployment failure, error(the application was not detected after installation completed successfully 0x87D1041C)

Harsha 40 Reputation points
2023-08-18T21:46:18.27+00:00

I tried to install Mozilla Firefox 116.0.0, (MSI installer)But I am getting the error "The application was not detected after installation completed successfully 0x87D1041C. I've tried 3 detection methods still getting error.what should I do?

Microsoft Security Intune Application management
Microsoft Security Intune Other
0 comments No comments
{count} votes

2 answers

Sort by: Most helpful
  1. Pavel yannara Mirochnitchenko 13,331 Reputation points MVP
    2023-08-19T09:27:55.06+00:00

    You can now deploy Firefox with new Store integration. No need to package Firefox anymore as a package, just bring it from the Store.

    If you still need to be done this as a package, first please tell us how exactly did you specify DTs?

    0 comments No comments

  2. Crystal-MSFT 53,981 Reputation points Microsoft External Staff
    2023-08-21T08:14:09.8333333+00:00

    @Harsha, Thanks for posting in Q&A. Based on my testing, I find the same issue as yours. When I use MSI to detect, it inserts the following MSI automatically.

    User's image

    And it can't detect the mis after the installation.

    User's image

    After reviewing the MicrosoftIntunemanagementextension log, it says "CheckProductCodeExists fails with product code 1294A4C5-9977-480F-9497-C0EA1E630130}". Then I go to the device with Firefox installed and run PowerShell command "get-wmiobject Win32_Product | Format-Table IdentifyingNumber, Name, LocalPackage -AutoSize". It does not return the Firefox Product code. So I think this is the issue cause the msi not detect.

    From your description, I notice the registry key is also tested. For the registry key you test, could you let us know which registry key you used as the detection rule?


    If the answer is helpful, 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.


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.