I have a JNLP that runs the following shortcut when installing:
C:\Program Files (x86)\Java\jre1.8.0_25\bin\javaws.exe" -localfileC:\Users\akelly\AppData\LocalLow\Sun\Java\Deployment\cache\6.0\42\10b90faa-1bccb6f4
I would like to install other versions of Java for different applications.
How should I integrate JNLP versions into my desktop planning?