When logged in as a standard user, the java autoupdate fails to download required files.
Solution
Manually run the java autoupdate as follows:
- Log in as administrator
- Open a command prompt and execute:
C:\Program Files\Common Files\Java\Java Update\jucheck.exe -auto
The correct command is actually -force instead of auto.
ReplyDeleteIt could also be in: C:\Program Files (x86)\Common Files\Java\Java Update
ReplyDeleteThanks for putting the path. Most comments about jucheck are, sadly, paranoid. I had updated java on another computer, but didn't want to wait for this one to run jshedule.
ReplyDeletethanks so much bro
ReplyDeletethe correct command is jucheck.exe -ato this does a silent install of the most current java version and uninstalls older versions. Works in Java 7 and up from my testing.
ReplyDelete