My first attempt at installing Nokia SDK 1.0 for Java failed due to Avira AntiVir detected a malware on it, so I had to "ignore" the Malware and cancel the installation (which it seemed to not undoing it properly) and restart installation.

However the next installation failed while giving the following message:

Nokia Connectivity Framework(NCF) is already installed. Please uninstall NCF and press 'Ok' to proceed with installation.

At this point I am stuck. I've deleted the C:\Nokia\Tools folder entirely, and I can't find the "Nokia Connectivity Framework (NCF)" entry on "Add Remove Programs. There's not even a Cancel button (to close the installer) or Override button on this dialog box. Quite annoying. :-(

If you have a solution for this problem, please help.

(originally blogged at http://qt-mobile.posterous.com/how-to-uninstall-nokia-connectivity-framework )

link|improve this question

75% accept rate
feedback

1 Answer

up vote 3 down vote accepted

I used regedit.exe to find key :

Connectivity_Framework

You will find something like :

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Nokia\Connectivity_Framework

Change it to :

HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Nokia\Connectivity_Framework_no_longer

(you can undo by renaming it back, if needed)

Then just press ok, or try installing again.

I have done this on 2 computers : one running vista and the other running windows 7.

link|improve this answer
Wow THANK YOU ......! Works very well! – Hendy Irawan Sep 15 '11 at 16:00
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.