Closed
Description
if we want a unified experience across platforms then the windows batch scripts should replicate the bash scripts for other platforms, i.e. delegate to the MainGenericRunner
i.e. see how https://github.com/lampepfl/dotty/blob/main/dist/bin/scala does minimal preprocessing of the arguments before delegating to the class dotty.tools.MainGenericRunner
@michelou I have assigned you since you made the original scripts, but feel free let us know if you do not want to.