Dave Dyer - 2021-07-19

I investigated this at length. In the process I came fairly close to being able to rebuild it from sources in a modern environment, but ultimately go hung up trying to read registry variables that were set by a modern java install. I'm sure it could eventually work, but I found a better solution.

Launch4J already works (or rather, still works) on a modern java install, but it's flaw
is that the resulting .exe can't be signed by any of the standard signing tools. BUT the
sources for launch4j include another tool, "sign4j" which can do the job. So I'm switching
to Launch4J and signing off this project.