I am not able launch JNLP applications using “Java Web Start”?

前端 未结 16 1955
我在风中等你
我在风中等你 2020-12-05 23:29

Up until recently, I was able to launch/open JNLP files in Firefox using Java web start.

Don\'t know what happened all of a sudden JNL

16条回答
  •  野趣味
    野趣味 (楼主)
    2020-12-06 00:33

    I was also facing the same problem. To fix this to the following steps.

    1. open Javaws from cmd runnig javaws -viewer command. A new window will open
    2. Select the jnlp file which you want and click the run button.
    3. Close the javaws viewer window.

提交回复
热议问题