Tech Community Live: Microsoft Intune
Oct 01 2024, 07:30 AM - 11:30 AM (PDT)
Microsoft Tech Community

How do I stop apps from trying to install if the app is already installed?

Copper Contributor

I apologize for my lack of knowledge as I am new to Intune and app deployment.

 

I am encountering a recurring problem in which SnagIt attempts to install repeatedly on the machines within the beta group. Despite the fact that the application is already installed, it persistently tries to install every other day, resulting in installation failures.

 

How can I prevent this?

 

Thanks!

4 Replies
The request is very unspecific. How was the app released? Line of Business app (MSI) or Windows 32 app with Intunewin format...

Can you please put screenshots of the settings in here?

@tschlappinger Hello and sorry for the vagueness.

This is a Win32 app with the Intunewin format. Here are some screen shots.

 

DillionCastillo_0-1689004782897.pngDillionCastillo_1-1689004800888.pngDillionCastillo_2-1689004808810.pngDillionCastillo_3-1689004822935.png

I guess my main question is why is Intune not detecting SnagIt already being installed on my device? 

 

Thanks!

@HenryDog the issue is most likely related to detection logic. Are you just checking for msi product code and\or version as well? Is the installed snagit product code different than what you have configured?

@HenryDog 

I suspect that the MSI version is not correct.
As you can see, different version do have different IDs. You should check, which ID your Version is and use this to check.

tschlappinger_0-1689018377763.png

Alternatively you could check if e.g. the exe of Snagit is installed with version xyz.

tschlappinger_1-1689018518437.png