[Mono-list] Windows: Propagating exit codes in .bat files?
Johannes Roith
johannes@jroith.de
Mon, 3 May 2004 16:54:53 +0200
Hi Jochen!
> A wrapper with a .exe extension would require the original file to be
> renamed into something else, e. g. myapp.mono.exe
Exactly. But IMO the applications shipped with Mono (the Mono windoiws
build) could be renamed, it's not that much effort.
The reason for this is, that there _are_ people that hardcode the .exe
extension, like calling mono.exe from build files.
Johannes