UNIX Aliasing. Is the option available in Windows? (looks like I can).
How do I set it? if I say `tool`, it must run `java -jar {app}\exec\myprog.jar`
– Prateek NarendraMay 22 '19 at 11:46
I believe that only Windows 10 Store application support aliases. --- If you are in doubt, ask a generic (not Inno Setup) Windows questions on aliases on [su]. If you get an answer, we can then help you implement that in Inno Setup. --- Of course, you can create a Windows batch file, as a kind of alias.
– Martin PrikrylMay 22 '19 at 11:51