Does anyone know how to remove/uninstall Oracle Developer Suite 10g from Windows XP (SP3) ? It's not appearing in the "Add or Remove Programs" list and it doesn't have a built-in uninstaller.

I've googled around for how to do this, and basically, everyone says to run the Oracle Universal Installer shipped with every Oracle product. I've tried to run it from the Oracle Developer Suite 10g installation kit, but it crashes. Anyone got any ideas?

link|improve this question
feedback

migrated from serverfault.com Feb 6 '11 at 5:33

This question came from our site for system administrators and desktop support professionals.

2 Answers

According to http://forums.oracle.com/forums/thread.jspa?threadID=397953 it's an old "you have spaces in your pathname" issue. You have to move the Oracle Universal Installer folder to an 8 characters, no-space folder like C:\Oracle

link|improve this answer
feedback

go into your Oracle home directory,

something like

C:\Oracle\Middleware\utils\uninstall and run uninstall.exe or uninstall.cmd , you might get a more detailed error message.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.