judovana / java-runtime-decompiler

GNU General Public License v3.0
68 stars 14 forks source link

Verbosely commented batch launch script #234

Closed AurumTheEnd closed 2 years ago

AurumTheEnd commented 2 years ago

Some code was me in 2019 copying https://github.com/AdoptOpenJDK/IcedTea-Web/commits/master/launchers/shell-launcher/launchers.bat.in, tried to explain it.

https://ss64.com/nt/ is a good source of CMD command knowledge.

judovana commented 2 years ago

Thanx. merging as it is due to your timeframe. Will make another shot today.