Skip to main content

All Questions

3 votes
5 answers
19k views

How can I uninstall Java 7 Update 5 when I don't have the "jre1.7.0_05-c.msi" file?

Whenever I try to update to the latest version of Java, an installation of Java 7 Update 5 is detected and then I'm asked for the file, jre1.7.0_05-c.msi, which I don't have, so then the installation ...
Mark Cidade's user avatar
12 votes
5 answers
125k views

How to uninstall Java SE from the command line

Oracle states that the Java SE installer is built using MSI, but the help page, rather unhelpfully doesn't list uninstall options. I need to do a command line uninstall, and I can't figure out or ...
nick3216's user avatar
  • 282