Home › Forums › NodeXL Installation issues – first time install, moving NodeXL to a new machine and more › Error encountered after Windows 10 update › Reply To: Error encountered after Windows 10 update
Hello,
It looks like the ClickOnce cache got corrupted due to the update.
To reset your ClickOnce cache and re-install NodeXL please follow these steps:
1. Uninstall NodeXl from Control Panel
2. Go to C:\Users\[user_profile_name]\AppData\Local\Apps\2.0
3. You should notice 2 folders: one is named “Data” and the other one has a strange name. The folder with the strange name used to have all the NodeXL files (now removed in step 1). Please try to delete that folder. If you are able to remove the folder, please try installing NodeXL again, otherwise continue in the next step
4. Open RegEdit and go to: [HKEY_LOCAL_MACHINE]\\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList\
5. Under ProfileList find the profile that corresponds to your user. To do that click on the profile entry and check “ProfileImagePath” on the right side
6. After you have located your profile, add a new DWORD (32-bit) value entry name “RefCount” and set the Value to 0.(for more details you can check https://neosmart.net/wiki/corrupt-user-profile/)
7. Sign out from Windows (or restart)
8. Try installing NodeXL (it should work now!)
9. Open RegEdit again and remove the key (RefCount) you added in step 6
-Arber