Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイルパスとファイル名を入力として受け取るjarがあります。
Windowsで任意のファイルを右クリックするオプションを作成したい->「Javaに送信」オプションが表示されます。
それをクリックすると、ファイル名とファイルパスが引数としてjarに渡され、jarも実行されます。