EKMMattV commented on issue #8058: URL: https://github.com/apache/netbeans/issues/8058#issuecomment-2682880963
I think I may have stumbled upon the underlying cause of this issue and why it only affects some users - I fairly regularly delete everything I can from C:/Users/%USERNAME%/AppData/Local/Temp including all the nbiXXXXXX folders in there. It seems the .nbi registry refers to those files and if they're no longer present you get the error about only partially loading the registry and the uninstaller fails. I've worked around this by re-running the original installer for the version I'm trying to uninstall (which requires clearing out the target installation folder too), then immediately uninstalling it; but its a bit messy. Not sure important state that need to be persisted should ever be given a home in the %TEMP% folder! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: notifications-unsubscr...@netbeans.apache.org For additional commands, e-mail: notifications-h...@netbeans.apache.org For further information about the NetBeans mailing lists, visit: https://cwiki.apache.org/confluence/display/NETBEANS/Mailing+lists