如何在Windows 7上双击运行.jar文件(64) [英] How to run .jar file by double click on Windows 7 (64)

查看:143
本文介绍了如何在Windows 7上双击运行.jar文件(64)的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

在命令行中运行.jar文件可以正常工作,但是我无法通过双击Windows 7(64)来运行任何.jar文件。双击后似乎没有任何反应。

Running a .jar file in a command line works fine, but i am not able to run any .jar file by double clicking on my Windows 7 (64). It seems nothing happens after the double click.

我尝试了ftype提示,但没有成功。
ftype jarfile =C:\Program Files\Java\jre7\bin\javaw.exe-jar%1%*

I tried the "ftype" hint, no success. ftype jarfile="C:\Program Files\Java\jre7\bin\javaw.exe" -jar "%1" %*

我重新安装了JDK 7 64位,没有成功。

I reinstalled the JDK 7 64-bit, no success.

有什么想法吗?

推荐答案

右键单击 - >打开方式中列出了什么?
是否有其他程序被列为默认程序?是否列出了Java运行时?如果列出了Java Runtime,您可以使用它运行,并使其成为运行的默认程序。

What is listed in right-click-> Open With ? Is some other program listed as the default program ? Is a Java Runtime listed ? If a Java Runtime is listed, you can open with it, and make it the default program to run with.


Right Click ->  Properties -> Change -> C:\Program Files\Java\jre7\bin\javaw.exe

这篇关于如何在Windows 7上双击运行.jar文件(64)的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆