Forum Discussion
AB21805
Jan 11, 2022Bronze Contributor
Best practice to update win32 apps
Hi all,
What is the best practice to update win32 apps, is it simply updating the intunewin and the detection rule or is there more to it?
- It depends on the app I guess, you could use app supersedence like described here
https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-supersedence
If the win32 apps are simple third party apps you could use winget or something like that to make sure they are updated on the device itself instead of changing/altering the intunewin file in intune
2 Replies
Sort By
- It depends on the app I guess, you could use app supersedence like described here
https://docs.microsoft.com/en-us/mem/intune/apps/apps-win32-supersedence
If the win32 apps are simple third party apps you could use winget or something like that to make sure they are updated on the device itself instead of changing/altering the intunewin file in intune- AB21805Bronze ContributorThanks! Supersedence worked