-
Finding install/uninstall commands for .exe apps for Win32 packaging in Intune
DISCLAIMER: THIS WAS ORIGINALLY A LINKEDIN POST HENCE THE STRUCTURE OF THE POST Using Win32 packaging is a smooth and efficient way to package and push out .exe applications to Windows clients via Intune. However, Intune requires two important strings:InstallCommand and UninstallCommand. These commands can be found in different ways — sometimes on the vendor’s…