I ran the oracle db software installation on a machine running W2019 server. Once that completed, during the listener setup I saw that the oracle home user password was not properly set due to some copy pasting shenanigans with our remoting software. I'm trying to find a way to properly deinstall the oracle software
Some things I ran into when trying to deinstall:
-setup.exe with the deinstall arg does not seem to be supported anymore
-using the Universal Installer to deinstall does not work, and says to use deinstall.bat instead
-when running deinstall.bat, the cmd window immediately closes and nothing happens
What can I do to get the deinstall process started?