Optifine file is not a java file?

Ke
8

Some may know Optifine. This program for Minecraft. Normalerwiese if you innstalled that is displayed as a Java program. But with me he shows that a normal file is. Why is that? Can someone help me? Have Windoes 10

Gu

Just write times in the file name at the end .jar

Ke

But if that is in my folder, there's the end .jar

em

You have to set in Win10 that you want to execute files that end auf.jar always with Java. Simply right-click on the desired file and open with.

Gu

That's funny. Delete the file and reload it again from the beginning

Ke

I have Minecraft, do I have Automatic Java? And if so, how can you stop it?

Ke

I've tried that many times, but it's always the same

Gu

Maybe the wrong standard program is set to open. Try it right click me with me and then with java

em

Java and all Runtime Libraries are here by default:

C: \ Program Files (x86) \ Java

If this folder does not exist, you are missing Java.

To open a file with Java do the following:

Right-click on the desired file
Choose 'open with'
Search the list for a Java file
If you do not find the file you have to choose 'Find another app on this PC' and navigate to the Java file

Alternatively, you can use the command line to execute Java files by typing cd 'your path to the .jar file' in the command line

And then enter the following command:

java -jar 'filename'