/build/static/layout/Breadcrumb_cap_w.png

uninstalling Java...

Hi

I'm trying to uninstall Java Silently.. but ...ack... I cannot find the right method..

I tried many different approaches... using oracle's own: /s /v "/qn REBOOT=Suppress" /x

doesn't work.. it just brings up a windows installer help screen, but using the info there still doesn't get me nearer the goal..

Can someone give me a few hints as to the Syntax?


Thanks in advance!

0 Comments   [ + ] Show comments

Answers (9)

Posted by: tammalac@deshaw.com 13 years ago
Senior Yellow Belt
2
You can run the removal command in silent mode using the Java product code as below.

MsiExec.exe /x <ProductID> /qn REBOOT=ReallySuppress

To know the product ID,

If it's a 64-bit Java, search for the string "java" under the registry "HKLM\Software\Microsoft\Windows\CurrentVersion\Uninstall"

If it's a 32-bit Java, search for the string "java" under the registry "HKLM\Software\Wow6432Node\Microsoft\Windows\CurrentVersion\Uninstall"

Let me know if that helps.

Thanks!
Posted by: anonymous_9363 13 years ago
Red Belt
0
If it's a 64-bit Java...or 32-bit Java on a 32-bit OS...
Posted by: tammalac@deshaw.com 13 years ago
Senior Yellow Belt
0
Yup, that's right! Thanks for adding the point. My bad, I totally forgot about 32-bit OS ;-)
Posted by: Symbiot 13 years ago
Senior Yellow Belt
0
Thanks guys.

am just now doing a reinstall of the client to test another issue. Will report back what I find...

Will the productID be different from client to client? or is it the same for same OS/java version etc?
Posted by: tammalac@deshaw.com 13 years ago
Senior Yellow Belt
0
>Will the productID be different from client to client? or is it the same for same OS/java version etc?

If you have installed same java installer/package on all machines, it will be same on all machines irrespective of the OS.
Posted by: tammalac@deshaw.com 13 years ago
Senior Yellow Belt
0
OK...but the quesion was "Will the productID be different from client to client? or is it the same for same OS/java version etc? "....

The PrdocutID for an installer will be same across multiple clients...it won't change from client to client. And, the ProdctID of a particular installer is same across different OSs as well (XP, Vista, 7 ....etc).
Posted by: dyehardfan 13 years ago
Second Degree Blue Belt
0
http://itninja.com/question/stopping-a-service09&mpage=1&key=clsid&#29809
Posted by: AngelD 13 years ago
Red Belt
0
ORIGINAL: tammalac@deshaw.com

OK...but the quesion was "Will the productID be different from client to client? or is it the same for same OS/java version etc? "....

The PrdocutID for an installer will be same across multiple clients...it won't change from client to client. And, the ProdctID of a particular installer is same across different OSs as well (XP, Vista, 7 ....etc).


There is nothing called a ProductID!
I'm sure it should be ProductCode or Package Code (revision number summary property)
Posted by: anonymous_9363 13 years ago
Red Belt
-1
Yes. Each flavour will have its own GUID (the Windows Installer ProductCode) so make sure you match the ProductCode with the version you want to uninstall: some machines will almost certainly have more than one.
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