Page 1 of 1

Error code 5?

Posted: 17 Oct 2015, 13:23
by MarFilot
I've been searching the forum and I've seen something close, but....

I've seen this quite a few times when searching for subs via cmd:

Code: Select all

Oct 17, 2015 7:49:07 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002.
 Windows RegCreateKeyEx(...) returned error code 5.
Everything still works, but I have no idea what's being said here.

Re: Error code 5?

Posted: 17 Oct 2015, 13:47
by rednoah
@see http://stackoverflow.com/a/17552837/1514467

Starting FileBot as Administration once should probably do the trick.

Re: Error code 5?

Posted: 17 Oct 2015, 19:31
by MarFilot
I added the registry key.
Haven't seen the problem since. Thanks again :)

Re: Error code 5?

Posted: 21 Oct 2015, 09:20
by rednoah
I've updated FileBot-setup.exe to take care of this issue, since it's running as Administrator anyway.

Re: Error code 5?

Posted: 21 Oct 2015, 19:55
by MarFilot
rednoah wrote:I've updated FileBot-setup.exe to take care of this issue, since it's running as Administrator anyway.
Cool cool :)