Forum Discussion
wreinke
Mar 29, 2024Copper Contributor
Win32 App Deployment: "This app is no longer detected on your device" message
Trying to build/deploy Win32 apps in Intune, two of them display the following message: "This app is no longer detected on your device. It may have been uninstalled or updated to a different version....
rahuljindal
Mar 29, 2024Bronze Contributor
Keeping the issue of detection aside, does your script actually work?
- wreinkeMar 30, 2024Copper ContributorIt does work without running inside of Intune.
- rahuljindalMar 30, 2024Bronze ContributorHow are you running manually on the device? What is different when you import it Intune? Don’t worry about the detection for now. Let’s first establish why the installation won’t work using Intune. My id is email address removed for privacy reasons. You can send me details directly if you like.
- wreinkeApr 03, 2024Copper ContributorIt looks like the first script is now working; it was missing a driver file for a printer install. The second app install (a CAD program update), I'm still trying to figure out.