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?
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?