Can you package a separate uninstall file using IntuneWinAppUtility

Brass Contributor

We have an .msi file which is a Connectwise agent file that enables the automatic installation of screen connect, anti virus and labtech. This .msi is from our IaaS partner. For security, these apps cannot be uninstalled by usual means. Our IaaS partner has provided us with an .exe file that uninstalls these.

 

Is there a way that we can package the exe and .msi using IntuneWinAppUtil, so that the uninstall command will uninstall command uninstalls the .msi pack?

 

Many thanks

1 Reply
Yes, you can put both of them in a folder and convert them. You can specify install and uninstall commands when creating the win32. You can even and scripts to that folder if you need more logic for the install and uninstall.