Popup to confirm uninstall
Lior Zluf
Hi
I have an old application which seems doesn't support silent uninstall. we need to remove it before installing the new version.
if I run the uninstall (from Uninstall registry) string it pops up window for yes or no.
is there a way to "send" the answer to the pop up?
1
Comments
On a machine with the old software, have you tried running the uninstall command with a /? on the end to see if it has some command line parameters? You'd need to be logged into that machine either at the console or via RDP (or similar).