javaSwitcher : Runs executable jars on arbitrary installed JRE

This application runs executable jars on one of the installed JRE which is selected on demand.
In others words, ...
javaSwitcher:任意のJRE上で実行形式jarファイルを実行するアプリ

以前に簡単にJREを変更してjarを実行として記述したことだが、アプリとしてまとめたので紹介する。
※現在のところ、対象はWindowsのみ、Oracle JREのみになる。Windows上で複数のOracle製JREを切 ...