Hi There!
What is said .jar file?
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
So, when I tried to download a .jar file from the internet, it just turned into a folder which did hold the actual jar so I wasn't able to run it? Do you have any idea how to either convert it to a .jar file from a folder or how to just download a .jar file in the first place?
Moved from: Windows / Gaming on Windows 10
Locked Question. This question was migrated from the Microsoft Support Community. You can vote on whether it's helpful, but you can't add comments or replies or follow the question.
Hi There!
What is said .jar file?
Hi Jae,
A JAR (Java ARchive) is a package file format typically used to aggregate many Java class files and associated metadata and resources (text, images, etc.) into one file for distribution. JAR files are Executable Files primarily associated with JARCS Compressed Archive (JPMdL Archival System). It is also associated with JAR Archive (ARJ Software Inc.), Java Archive (Sun Microsystems Inc.), Java Applet (Sun) and FileViewPro.
Also, JAR files are archive files that include a Java-specific manifest file. They are built on the ZIP format and typically have a .jar file extension.
Feel free to post back should you need further help.