I'm trying to uninstall a simple MSI via SCCM but when I start the command line, this message appears "Are you sure to uninstall this application ?" and I have the "Yes or No" choice.
I tried with this command line: msiexec /x {D582312F-07B5-434A-8CBB-F6793440CD0C} /qn
But nothing is happening because I think the command line is stuck when the question is asked.
Anybody have had the same problem and have a solution to respond "Yes"?
Thansk a lot in advance, G. Cotting