Forums on Intune, SCCM, and Windows 11

Welcome to the forums. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your topics and posts, as well as connect with other members through your own private inbox!

NEW Install Multiple Steps to Application. How to Uninstall ?

  • Thread starter Thread starter harveybham
  • Start date Start date
  • Replies Replies 0
  • Views Views 1K

harveybham

Well-Known Member
Messages
86
Solutions
1
Reaction score
5
Points
8
Hi

I have a simple software that needs to install a .exe and then pop in a reg key. I have got this working using dependencies. I have added the .exe in the reg key deployment (So the .exe must install before applying the reg key)

My question is how can i Uninstall it using the Uninstall button without creating some kind of script? Can SCCM do this?

If i add the uninstall steps for the .exe it removes the .exe but fails as the detection method is for the reg key I am looking to remove both the .exe and the reg key using native sccm. Can this be done?
 
Back
Top