`
sunxboy
  • 浏览: 2828240 次
  • 性别: Icon_minigender_1
  • 来自: 武汉
社区版块
存档分类
最新评论

Running Jar file in Windows

 
阅读更多

Easiest route is probably upgrading or re-installing the Java Runtime Environment (JRE).

Or this:

  • Open the Windows Explorer, from the Tools select 'Folder Options...'
  • Click the File Types tab, scroll down and select JAR File type.
  • Press the Advanced button.
  • In the Edit File Type dialog box, select open in Actions box and click Edit...
  • Press the Browse button and navigate to the location the Java interpreter javaw.exe.
  • In the Application used to perform action field, needs to display something similar to C:\Program Files\Java\j2re1.4.2_04\bin\javaw.exe" -jar "%1" % (Note: the part starting with 'javaw' must be exactly like that; the other part of the path name can vary depending on which version of Java you're using) then press the OK buttons until all the dialogs are closed.
分享到:
评论

相关推荐

    Spring Boot Auth with JWT TOKEN and ROLES

    and Create a JAR file and make that aviable in the project directory $ mvn clean install = JAR FILE = /target/demo-0.0.1-SNAPSHOT.jar Run JAR FILE : $ java -jar target/demo-0.0.1-SNAPSHOT....

    cvs静态报表jar包

    Running StatCvs StatCvs is run using the command: java -jar statcvs-xml-full.jar This will generate the reports in the html documents in a directory statcvs-xml-out/. The directory will be created...

    hibernate-shards.jar

    running a program using the Library is not restricted, and output from such a program is covered only if its contents constitute a work based on the Library (independent of the use of the Library in a...

    tModLoader.Windows.v0.11.6.2.7z

    To install tModLoader, extract the zip achive containing this README.txt file to a temporary folder and then simply run the tModLoaderInstaller.jar file in that folder. Java 1.8 or higher is required ...

    UE(官方下载)

    A question we often see is "I have a lot of blank lines in my file and I don't want to go through and manually delete them. Is there an easier way to do this?" The answer is: yes! Configure FTP Set up...

    kingdao自动生成DAO/DTO

    specific methods: unzip to D root directory, modify the property file of the database path, driver, user name, password, enter CMD to the D drive is running java-jar kingdao.jar disk in D test folder...

    JavaSoundDemo.zip

    The classes for the Java Sound demo are contained in the JavaSoundDemo.jar file. Running the demo requires the Java 2 SDK, Standard Edition 1.3. To run the Java Sound demo : % java -jar ...

    光纤盘多路复合工具驱动

    1. need to copy both the .jar file and setup executable to /tmp directory on the Unix server 2. change the permission 3. execute the setup. 4. to create Host Based Authentication on the RSM Host Agent...

    Elasticsearch for Hadoop

    Getting the examples and building the job JAR file Importing the test file to HDFS Running our first job Exploring data in Head and Marvel Viewing data in Head Using the Marvel dashboard ...

    Android Platform Developer‘s Guide.doc

    Building a APK that depends on a static .jar file 16 Building a APK that should be signed with the platform key 16 Building a APK that should be signed with a specific vendor key 17 Adding a prebuilt ...

    apktool documentation

    // builds foo.jar.out folder into foo.jar.out/dist/foo.jar file $ apktool build foo.jar.out // builds foo.jar.out folder into foo.jar.out/dist/foo.jar file $ apktool b bar // builds bar folder into ...

    jclazz-1.2.2

    jclazz-GUI can be launched by double clicking on jclazz-gui.jar file (if jar files are associated with java in your system) b. use .sh (on Linux) or .cmd (on Windows) scripts to launch InfoJ, ...

    tomcat-5.5.23

    It will place the XML parser APIs and Xerces implementation in the common/endorsed directory, and the JMX API jar (jmx.jar from Sun) in the bin directory. <br>(3) Follow the same ...

    51CTO下载-DSSM335V4.part1

    Note: If the Demo does not start, be sure that the Demo Configuration Editor is not running and there are not any other demos running. If you copied the demo package directory, make sure the DSSM_335...

    ruby selenium-client-1.2.18.gem

    10. Open a text editor and wirte your selenium test script code and save the file as googlesearch.rb under your test script folder in this example c:\seleniumrubytest 11. Go to c:\seleniumrubytest ...

    Android-Monkey-Adapter:它是android测试工具monkey running和crash-log-analyzing适配器的适配器

    支持 Jenkins 平台手动的Android Monkey Adapter runner 的使用usage: java -jar jarfile [-options/ --options]... -d,--device-id < arg> the id list of the devices which is need to run monkey test

    Windouws 64 位Tomcat7.0.40 + 64位jdk1.7.0u21 绿色版.part1

    │ RUNNING.txt │ ├─bin │ bootstrap.jar │ catalina-tasks.xml │ catalina.bat │ catalina.sh │ commons-daemon-native.tar.gz │ commons-daemon.jar │ configtest.bat │ configtest.sh │ cpappend....

    Android代码-DexHook

    DexHook is a xposed module for capturing dynamically loaded dex/jar/apk/zip files. DexHook hooks into BaseDexClassLoader and DexFile, then copies the file prior to loading to a user define path. ...

    hadoop 2.7.6 eclipse插件

    18/05/25 19:51:49 INFO mapreduce.Job: Job job_1527248744555_0001 running in uber mode : false 18/05/25 19:51:49 INFO mapreduce.Job: map 0% reduce 0% 18/05/25 19:52:20 INFO mapreduce.Job: map 100% ...

    OSGI in Action

    Adding lifecycle support 204 ■ JAR file to bundle cheat sheet 205 6.2 Splitting an application into bundles 206 Making a mega bundle 206 ■ Slicing code into bundles 216 Loosening things up 221 ■ To...

Global site tag (gtag.js) - Google Analytics