运行:roo 出现异常: "Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5"
解决办法:
Go into your Start Menu and type regedit into the search field.
Navigate to the following path
HKEY_LOCAL_MACHINE\Software\JavaSoft
Right click on the JavaSoft folder and click on New -> Key
Name the new Key Prefs and everything should work.
本文指导用户如何解决在安装Java软件时遇到的错误代码5问题。通过进入注册表编辑器,定位到特定路径并创建新键,可以解决无法打开或创建首选项根节点的问题。
42

被折叠的 条评论
为什么被折叠?



