Skip to content

With this program you don't have to install Java to open Jar files when you've already gotten it bundled with Minecraft.

Notifications You must be signed in to change notification settings

gyfen/Minecraft-Jar-Installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Minecraft Jar Installer by Gyfen

Hello! This program was made to avoid having to install Java when you've already gotten it bundled with Minecraft. This program was made using Autohotkey and was designed for Windows 10. This may or may not work on newer or older Windows versions.

Have fun! - Gyfen


USAGE

  1. Right-click a .jar file.

  2. Hover over "Open with".

  3. Click on "Choose another app".

  4. Tick the box saying "Always use this app to open .jar files".

  5. Click on "More apps".

  6. Scroll to the bottom of the list.

  7. Click on "Look for another app on this PC".

  8. Now browse to the location where you installed this script. By default it is named "MinecraftJarInstaller.exe".

  9. Select it and click on "Open" (or double-click the file).

  10. Now you might get an error saying "You must set this program as default." Ignore it and click okay.

  11. Now open any .jar file from within file explorer and it should work.


CHANGING THE JAVA EXECUTABLE PATH

The default path for the Java executable bundled with minecraft is "C:\Program Files (x86)\Minecraft Launcher\runtime\java-runtime-alpha\windows-x64\java-runtime-alpha\bin\java.exe".

Your Java executable may be located somewhere else, if you did a custom install. In that case you would need to find and enter the correct path.

Do the following:

  1. Browse to the location where you installed this script. By default it is named "MinecraftJarInstaller.exe".

  2. Open the program.

  3. On the message box, click "Yes".

  4. Browse to the folder where you installed Minecraft.

  5. Enter the folder named "runtime".

  6. Enter the folder named "java-runtime-alpha".

  7. Enter the folder named "windows-x64".

  8. Enter the folder named "java-runtime-alpha".

  9. Enter the folder named "bin".

  10. Search for a file named "java.exe" and click on it.

  11. Now click on "Save".

About

With this program you don't have to install Java to open Jar files when you've already gotten it bundled with Minecraft.

Resources

Stars

Watchers

Forks

Packages

No packages published