/build/static/layout/Breadcrumb_cap_w.png

Install /Deinstall of Oracle Developer suite 10g

Hi,

Has anyone done silent installation and uninstallation of Oracle Developer suite 10g.

What is the commandline given for deinstallation in specific?When I use setup.exe -deinstall option with rsp file I created for installation it is failing.Do I have to create a separate rsp file for uninstall?

Also what should be the value for DEPENDENCY_LIST?

Any help is appreciated.


Thanks!!

0 Comments   [ + ] Show comments

Answers (10)

Posted by: jryan_su 17 years ago
Senior Yellow Belt
0
What is the Setup.exe captured in. If it is InstallShield then you will have to create a uninstall Responce file.

Here are a few of links for InstallShield that might help.

http://itninja.com/blog/view/installshield-setup-parameters
http://helpnet.installshield.com/robo/projects/helplibdevstudio9/IHelpSetup_EXECmdLine.htm
http://www.e-dbms.com/cache/downloads/documentation/cache5docs/PDFS/AWSI_Windows_Silent_Install.pdf#search='installshield%20f1%20response%20file%20limitations'

Basically you run

setup.exe -r

After you complete the Recording go look for

C:\Windows\setup.iss
or
C:\Winnt\setup.iss

This is your answer file. Now take the setup.iss file copy it to your source directory. Rename the file as Oracle_Unst.iss or what ever naming convention you would like.

The uninstall string will look like:

"C:\Program Files\InstallShield Installation Information\{D3A12CD2-F3C2-4746-ACF6-82C049957B22}\setup.exe" /s /v/qn /x /f1"C:\Temp\SARSP2.iss"

This is all assuming the setup.exe was created\captured in InstallShield.
Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
Did anyone ever figure this out?

I'm using the terrrrrible Oracle installer to silently install (fought with that for a few days). Seems to work, although I can't suppress the CMD window it pops.

The issue I'm having now is silently uninstalling it.

Oracle Client for Windows 10.2.0.0 + 10.2.0.4 patch.

Anyone figure out how to do this?
Posted by: sbequette 15 years ago
Orange Belt
0
It is it's own installer technology. i have automated a bunch of stuff. what exactly is the question?
Posted by: sbequette 15 years ago
Orange Belt
0
http://www.appdeploy.com/packages/detail.asp?id=759
http://itninja.com/link/chapter-3
these sum it up pretty good but if you are having problems let me know.
Posted by: turbokitty 15 years ago
6th Degree Black Belt
0
Yeah, I read the Package KB but no one mentioned uninstalling. I figured this out though.. using this:
http://youngcow.net/doc/oracle10g/em.102/b16227/c_oui_appendix.htm

..and discovering I had some locked files that were killing my script. I decided to abandon the crap that Oracle leaves behind after uninstall. It's only about 14MB anyway.

Thanks.
Posted by: chandlerj 15 years ago
Yellow Belt
0
unistall oracle 10g instruction at http://surveysimply.com/
Posted by: jB! 15 years ago
Senior Yellow Belt
0
i had a succesful deinstallation of the client but there were files remain.

i installed oracle client 10 with patch 10.2.0.4.

i tried the switch here http://youngcow.net/doc/oracle10g/em.102/b16227/c_oui_appendix.htm to remove the patch but with no avail.
can you give some advise?

thanks! [:D]
Posted by: aogilmor 15 years ago
9th Degree Black Belt
0
check with the vendor
docs.oracle.com has some good resources
Posted by: jB! 15 years ago
Senior Yellow Belt
0
thanks aogilmor for the link.

having some thought that the Oracle client successfully deinstalled silently but its patch files still remain, we're going to create msi for the patch files then hopefully they would be remove during uninstallation of the msi. [:@]
Posted by: sathishingur 14 years ago
Yellow Belt
0
Hi,

Use -noconsole parameter to suppress the CMD window
Rating comments in this legacy AppDeploy message board thread won't reorder them,
so that the conversation will remain readable.
 
This website uses cookies. By continuing to use this site and/or clicking the "Accept" button you are providing consent Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our websites or when you do business with us. For more information about our Privacy Policy and our data protection efforts, please visit GDPR-HQ