Forum Discussion

SamBushell1997's avatar
SamBushell1997
Copper Contributor
Jan 17, 2024

Intunewin app not deploying via Intune.

Hi all, 

 

I've been trying to deploy Notepad++ via intune because our current version is out of date. The installers for notepad++ are all exe. files which means i have to convert this into an Intunewin.

 

I have followed the steps in this link https://techcommunity.microsoft.com/t5/microsoft-intune/how-to-deploy-a-win-32-app-with-microsoft-intune/m-p/3234152

 

But the only amendments i have made is the version of notepad is newer. 

 

i get the error message 'The application was not detected after installation completed successfully (0x87D1041C)' which after some research doesn't really provide me with much.

 

Any help would be appreciated.

8 Replies

  • rahuljindal's avatar
    rahuljindal
    Bronze Contributor
    On the contrary the error message tells enough. What are you using for detection?
    • SamBushell1997's avatar
      SamBushell1997
      Copper Contributor
      It does tell enough you are right, but from the fixes i have tried, i cannot get it working still.

      These are my only detection rules

      Rules format
      Manually configure detection rules
      Detection rules
      File C:\Program Files (x86)\Notepad++
      • TimBosch's avatar
        TimBosch
        Brass Contributor
        For what file are you looking? as it is an update you need to make sure that you are using an hash or registry key.

        I am doing it on 2 occassions, create a local file inside the folder to check if the installation of the package has succeeded and checking for the uninstall.exe of notepad++ and the change date.

        Registry key is a better option though but this may help to point you in the direction of your current endeavour.

Resources