Running JAR file on Windows

前端 未结 25 2579
故里飘歌
故里飘歌 2020-11-22 01:57

I have a JAR file named helloworld.jar. In order to run it, I\'m executing the following command in a command-line window:



        
25条回答
  •  一个人的身影
    2020-11-22 02:33

    In Windows Vista or Windows 7, the manual file association editor has been removed.

    The easiest way is to run Jarfix, a tiny but powerful freeware tool. Just run it and your Java apps is back... double-clickable again.

提交回复
热议问题