Every time I start the jdk-6u39-windows-i586.exe
I get this error:
This account does not have sufficient privileges to install Java(TM). Please login to an account with administrative permissions.
This happens immediately, before the wizard appears.
I think this is because the exe file is trying to install to C:\Program Files
, but install anything to C:\Program Files
is restricted to admins. So I am trying to install to C:\opt
. However the JDK doesn't provide me option to change the installation path.