Opening JNLP File in Java 6 JRE instead of JRE 7

前端 未结 10 1710
旧时难觅i
旧时难觅i 2020-12-14 19:56

I have Java 6-based Java Web Start application that I need to open on a Windows machine. The machine has JRE 7 installed, with JRE 6 copied manually to the Program Fil

10条回答
  •  Happy的楠姐
    2020-12-14 20:34

    Jnlp jre settings are under Java settings which is in Control Panel.

    Go to Control Panel and search "Java". In my case it is Java (32-bit). Open it and select Java tab, then Java Application Runtime Settings

提交回复
热议问题