가끔 일반적인 .exe(.exe) 파일 대신 .jar 파일로 배포되는 응용 프로그램이나 게임을 찾을 수 있습니다. JAR 파일을 두 번 클릭 하여 앱을 실행할 수는 없습니다. 그렇다면 어떻게 (How)JAR 파일 을 열 수 있습니까?
Java 는 프리웨어 게임 및 응용 프로그램을 만드는 데 널리 사용되는 코딩 언어였습니다. 지금도 많은 프리웨어 앱이 Windows에서 기본적으로 지원하지 않는 .jar 파일로 배포됩니다. 이 기사에서는 컴퓨터에서 JAR 파일 을 여는 방법을 안내 합니다.
JAR 파일이란?
인터넷(Internet) 브라우저는 Java 를 사용하여 동적 브라우징 경험을 제공했습니다. 게임 및 기타 대화형 애플릿은 (Games)Java 를 사용하여 코딩 되었으며 모든 플랫폼에서 실행할 수 있습니다.
하지만 작은 문제가 있었습니다. 해당 애플릿이 작동하는 데 필요한 모든 자산을 다운로드하는 데 여러 HTTP 요청이 필요하여 로드 시간이 느려졌습니다. 더 나은 접근 방식은 모든 파일을 Java(Java) 가 응용 프로그램을 실행하기 위해 액세스할 수 있는 단일 파일로 패키징하는 것 입니다.
이것이 바로 JAR 파일입니다. WinZip 에서 영감을 받은 JAR 은 멀티미디어 파일에서 코드에 이르기까지 무엇이든 보관하기 위해 Java 에서 사용하는 파일 아카이브 이며 Java 애플릿에서 액세스할 수 있습니다.
PC에 Java 설치
JAR 파일 을 여는 가장 간단한 방법 은 컴퓨터에 JRE ( Java Runtime Environment )를 설치하는 것입니다. 이렇게 하면 .jar(.jar) 파일 을 열 수 있을 뿐만 아니라 시스템에서 Java 앱 을 실행할 수 있습니다.
- (Download)최신 JRE 버전을 다운로드 하고 Oracle의 공식 다운로드 페이지로(Oracle’s official download page) 이동하십시오 .
- 아래로 스크롤(Scroll) 하여 운영 체제에 적합한 설치 패키지를 찾습니다. 온라인 및 오프라인 설치 프로그램이 있습니다. 온라인 설치는 설치하는 동안 필요한 파일을 다운로드하기만 하고 오프라인 버전은 필요한 모든 파일을 먼저 다운로드한 다음 설치를 시작합니다 .
- 다운로드한 파일을 실행 하여 컴퓨터 에 JRE 설치를 시작합니다. (JRE)설정을 진행하려면 라이센스 계약에 동의하십시오. 일반적으로 설치 프로그램은 이전 버전의 JRE(JRE) 를 자동으로 제거 하지만 필요한 경우 수동(do that manually) 으로 제거할 수 있습니다 .
- 설치가 완료되면 JAR(JAR) 파일 을 포함하여 PC에서 모든 Java 앱 을 실행할 수 있습니다.
이것은 컴퓨터가 아래에 언급된 방법을 사용하여 JAR 파일을 열도록 허용하지만 (JAR).jar 확장자 는 연결하지 않습니다. 즉, JAR 파일 을 두 번 클릭하려고 해도 Windows 는 여전히 무엇을 해야 하는지 알지 못합니다. 파일로 하세요.
JRE 가 설치된 후 JAR 파일 을 여는 방법을 배우려면 다음 섹션을 확인하십시오 .
명령 프롬프트에서 열기
분명히 말하지만 이것은 전혀 다른 방법이 아닙니다. 명령 프롬프트에서 JAR(JAR) 파일 을 열려면 컴퓨터에 Java 가 설치되어 있어야 하므로 해당 단계가 먼저 수행됩니다.
마지막 섹션의 프로세스를 사용하여 컴퓨터에 Java 를 설치했으면 명령 프롬프트를 사용하여 JAR 파일을 열 수 있습니다.
- 명령 프롬프트(Command Prompt) 를 관리자로 엽니 다. 검색 창에 cmd(cmd) 를 입력 하여 응용 프로그램을 찾습니다.
- java -jar C:pathtofile.jar 명령을 입력하십시오 . 여기서 "pathtofile"은 해당 파일의 경로입니다. 파일을 C 드라이브 자체에 복사하여 파일 이름만 입력하면 쉽게 만들 수 있습니다.
- 명령을 실행하면 Windows 는 (Windows)JRE 를 사용 하여 JAR 파일 을 해석 합니다. 이제 실행 중인 Java 애플리케이션이 표시되어야 합니다.
원하는 애플리케이션이 실행 가능한 Java 파일로 배포되지 않는 한 (Java)JAR 파일 을 실행할 때마다 이 모든 단계를 실행해야 합니다.
아카이브로 추출
JAR 파일은 멋진 이름을 가진 아카이브 데이터입니다. 물론 Java 응용 프로그램을 위한 것이지만 .jar 파일은 단일 패키지로만 압축 및 보관하므로 WinRAR 또는 7-Zip(WinRAR or 7-Zip) 과 같은 주요 파일 추출 도구를 사용하여 JAR 파일을 추출할 수 있습니다 . 이렇게 하면 패키지의 내용을 볼 수 있지만 응용 프로그램 자체를 실행하려면 JRE 가 여전히 필요합니다.(JRE)
- 7-Zip 설치 프로그램(7-Zip installer) 을 다운로드하여 .jar 파일의 압축을 풉니다.
- 다운로드한 .exe 파일을 실행하여 컴퓨터에 7-Zip을 설치합니다.
- 추출하려는 JAR 파일이 포함된 디렉토리로 이동하십시오 .
- 파일을 마우스 오른쪽 버튼으로 클릭(Right-click) 하고 7-Zip을 선택한 다음 모두 추출(Extract All) 을 선택 합니다.
- JAR 파일 이 디렉토리로 추출됩니다.
Windows 10 에서 (Windows 10)JAR 파일(JAR File) 을 여는 가장 좋은 방법은 무엇입니까 ?
JAR 파일은 일반적으로 단일 파일로 패키지된 Java 응용 프로그램입니다. (Java)실행하려면 PC에 Java Runtime Environment 가 설치되어 있어야 합니다. (Java Runtime Environment)JRE 는 무료 로 다운로드할 수 있으므로 Windows 컴퓨터 에서 작동하는 .jar 파일을 얻는 가장 쉬운 방법 입니다.
반면에 JAR 아카이브의 내용만 보고 싶지만 실제로 실행하지 않으려면 항상 파일 추출 도구를 사용할 수 있습니다. 7-Zip 또는 WinRAR 과 같은 앱 은 (Apps).jar 파일 의 내용을 쉽게 추출할 수 있습니다 .
How to Open a JAR File on Windows
Occasionally, you find applications or games distributed as .jar files instead of thе usual .exe file. You can’t just double-click on a JAR file to run the app. How, then, do you open a JAR file?
Java used to be a popular coding language to create freeware games and applications. Even now, many freeware apps are distributed as .jar files, which Windows does not natively support. This article will walk you through ways to open JAR files on your computer.
What Is a JAR File?
Internet browsers used Java to offer a dynamic browsing experience. Games and other interactive applets were coded using Java and could run on any platform.
But there was a small problem. It took multiple HTTP requests to download all the assets required for that applet to work, slowing down its load time. A better approach would be to package all the files into a single file that Java could access to run an application.
And that’s exactly what the JAR file is. Inspired by WinZip, JAR is a file archive used by Java to hold anything from multimedia files to code and is accessible to Java applets.
Install Java on Your PC
The most straightforward method to open a JAR file is to install the Java Runtime Environment (JRE) on your computer. Not only does this give you the ability to open .jar files, but it also makes your system capable of running Java apps.
- Download the latest JRE version, head to Oracle’s official download page.
- Scroll down to find the right installation package for your operating system. There are both online and offline installers. The online setup will simply download the necessary files during the installation while the offline version downloads all necessary files first and then will start the installation.
- Run the downloaded file to begin the installation of JRE on your computer. Accept the license agreement to get the setup underway. Usually, the installer will automatically remove older versions of JRE, though you can do that manually if needed.
- A completed installation allows you to run any Java app on your PC, including JAR files.
Note that this only allows your computer to open JAR files using the method mentioned below, but it doesn’t associate the .jar extension, which means that if you attempt to double-click a JAR file, Windows still wouldn’t know what to do with the file.
Check the following section to learn how to open a JAR file once JRE has been installed.
Open From Command Prompt
To be clear, this isn’t a different method at all. You still need to have Java installed on your computer to open JAR files from the command prompt, so that step comes first.
Once you’ve installed Java on your computer using the process in the last section, you can then use the command prompt to open JAR files.
- Open Command Prompt as an administrator. Type cmd in the search bar to locate the application.
- Enter the command java -jar C:pathtofile.jar , where “pathtofile” is the path of the file in question. You can copy the file to the C drive itself to make it easier, allowing you to enter just the file name.
- Upon execution of the command, Windows will use the JRE to interpret the JAR file. You should now see the Java application running.
Unless the application you want is distributed as an executable Java file, you’ll need to execute all these steps each time you run a JAR file.
Extract as an Archive
JAR files are archived data with a fancy name. Sure they’re meant for Java applications, but a .jar file only compresses and archives them into a single package, thereby letting you extract JAR files using any leading file extraction tool like WinRAR or 7-Zip. This will let you see the contents of the package, though you’ll still need the JRE if you want to run the application itself.
- Download the 7-Zip installer to extract .jar files.
- Run the downloaded .exe file to install 7-Zip on your computer.
- Navigate to the directory containing the JAR file you wish to extract.
- Right-click on the file, select 7-Zip, and then select Extract All.
- The JAR file will be extracted into the directory.
What is the Best Method To Open a JAR File on Windows 10?
JAR files are usually Java applications packaged into a single file. To run them, you need to have the Java Runtime Environment installed on your PC. As JRE is free to download, this is the easiest way to get .jar files working on your Windows computer.
On the other hand, if you just want to look at the contents of the JAR archive but not actually run it, you can always use a file extraction tool. Apps like 7-Zip or WinRAR can easily extract the contents of a .jar file.