WiredWX Christian Hobby Weather Tools
Would you like to react to this message? Create an account in a few clicks or log in to continue.

WiredWX Christian Hobby Weather ToolsLog in

 


descriptionJave Installation problem-can't uninstall, new one not working - Page 1 EmptyRe: Jave Installation problem-can't uninstall, new one not working

more_horiz
bbl. gotta run errands

descriptionJave Installation problem-can't uninstall, new one not working - Page 1 EmptyRe: Jave Installation problem-can't uninstall, new one not working

more_horiz
Please do everything listed here in the same sequence so follow the instructions carefully.

Because the registry is the heart of windows. First, we need to backup your registry:
Please go to Start > Run
Paste in the following line:
    regedit /e c:\registrybackup.reg
Click OK.
It won't appear to be doing anything, that's normal.
Your mouse pointer may turn to an hour glass for a minute.
Please continue when it no longer has the hour glass.

Next




Copy everything inside the Code box below and paste it into notepad. Go up to "File > Save As", click the drop-down box to change the "Save As Type" to "All Files". Save it as FixmeJava.bat on your desktop.

Code:

reg query hklm\software\classes\installer\products /f "java(tm) 6" /s | find "HKEY_LOCAL_MACHINE" > deljava.txt
for /f "tokens=* delims= " %%a in (deljava.txt) do reg delete %%a /f
del deljava.txt
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Java Runtime Environment" /f
reg delete "HKEY_LOCAL_MACHINE\SOFTWARE\wow6432node\JavaSoft\Java Runtime Environment" /f




Locate FixmeJava.bat file on your Desktop and double-click on it

A DOS box should open and close quickly, this is normal.

Restart your PC. Then from your desktop double-click on Offline Java to install the newest version. Let me know how it went?

descriptionJave Installation problem-can't uninstall, new one not working - Page 1 EmptyRe: Jave Installation problem-can't uninstall, new one not working

more_horiz
[i]ALL RIGHT!!! [i] It worked!! you rock, thank you!

descriptionJave Installation problem-can't uninstall, new one not working - Page 1 EmptyRe: Jave Installation problem-can't uninstall, new one not working

more_horiz
Glad you got it solved. Right On!

descriptionJave Installation problem-can't uninstall, new one not working - Page 1 EmptyRe: Jave Installation problem-can't uninstall, new one not working

more_horiz
privacy_tip Permissions in this forum:
You cannot reply to topics in this forum