I try to uninstall the Netbeans IDE. for some reason it refuses to uninstal.

when i run the uninstaller for the the control panel i get a message saying: "the installer lock file exists at c:\users\user.nbi.nbilock"

when i remove the file i get a message saying:

"the specified target component -nb- base/6.9.0.0.0 was not found in the registry. the installer can continue as if the targer component was not specified. click yes to continues, No to exit the installer"

when i click yes it finishes very quickly and nothing really gets uninstall.

in general when i try to run netbeans it says:

"cannot locaate java installation in specified jdkhome c:\program files (x86)\ java jdk1.6.0_20 do you want to try to use default version?"

once again yes or no. Yes will open the IDE normally.

what do i do?

Please help, Doron

link|improve this question
feedback

2 Answers

I had the exact same thing happen to me. I put a co-workers image on my PC (same hardware) that contained a baseline suite of applications, including Netbeans. I actually happened to have Netbeans 6.9 and Windows 7 too, but that has nothing to do with it.

I deleted my co-workers profile, and that is why I got the error you speak of. Some needed files are contained in C:\Users\JohnB\. Here are the folders that Netbeans installs in your user profile folder:

alt text

I simply had my co-worker copy and send them to me, I put them in the profile they got deleted from, then the uninstall process worked perfectly.

Here's the post that pointed me in the right direction:

Here's a related post that explains how to clean up after incomplete installations, but I did not have these rogue registry entries on my PC:

link|improve this answer
feedback

I uninstalled Netbeans 7.01 IDE OK but then zf tool kept throwing exception. I found a .zf file in my profile and sure enough it was looking for a netbeans file. I removed the statement and Voila! zf tool worked again

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.