I think I actually am logged in as Administrator. It's the only account on my Windows 7 machine. And I checked the control panel to make sure that it was actually labeled Administrator, and it is. However, when I run regedit and go to the permissions for JavaSoft, the "Full Control" box is checked for Administrator, but it's greyed out, so I can't change it. Which makes me wonder if I really am an Administrator.
I've tried "Switch User' from the Shut down button, and that just takes me back to the welcome screen with apparently no change (no account to change to).
There is a poster here, also on Windows 7, who got the identical error. I followed his instructions, but there was no "Full Control" box to click, because as I mentioned, it's already clicked.
https://coderanch.com/t/635066/java/java/Cannot-create-prefs-warning-on
But I'm wondering if the following could be my issue: the other poster says the path to the permissions on his machine is HKEY_LOCAL_MACHINE\SOFTWARE\JavaSoft\Prefs
On my machine, it's HKEY_CURRENT_USER\SOFTWARE\JavaSoft\Prefs
I'm wondering if
Java is looking for the permissions in the wrong place. Is there a way for me to check that?
Thanks in advance for any suggestions.