FG
💻 Software

Windows' "open with" with java and a jar file

Fresh6 days ago
Mar 15, 20265800 views
Confidence Score0%
0%

Problem

I use the rest-client to test REST APIs. It is basically just a .jar file, that is called via . The rest-client uses two file extensions, in my case , to store data in files. I want to let the explorer open files with , however, if I configure it (via GUI) to use the JAR alone, it obviously doesn't…

Error Output

java -jar rest-client.jar

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: Windows' "open with" with java and a jar file

Low Risk

In two steps: Open Explorer, right-click an .rcq file and choose Open, then Select from list, choose java.exe and click OK after checking "Always use the selected program". Still in Explorer, open Tools -> Folder options, File types tab, click on .r…

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment