I cannot run the following command:
<_path-to-32-bits-java-version-6_>javaws URL
I have 64 bits Java 7 installed, and 32 bits Java 6, but no 32 bits Java 7. The URL gives a JLNP-file that specifies J2SE version 1.7+.
Two errors occurs. Sometimes, an error message pops up with the text:
Cannot start the application (SysExec). Etc.
Other times, a message displays "Request JRE 1.7+", and a second message:
Error: ... Java Web Start cannot download and install the requested version automatically... Etc.
Since the JNLP-file specifies version 1.7+, and I have Java 7 installed, it really should work.