AW: [Mono-list] Windows: Propagating exit codes in .bat files?
Jochen Wezel
jwezel@compumaster.de
Mon, 3 May 2004 16:14:36 +0200
Hi Johannes,
The files to be called already have got the extension .exe.
A wrapper with a .exe extension would require the original file to be =
renamed into something else, e. g. myapp.mono.exe
I don't think you really want every developer to do so ;-)
Regards
Jochen
-----Urspr=FCngliche Nachricht-----
Von: Johannes Roith [mailto:johannes@jroith.de]=20
Gesendet: Montag, 3. Mai 2004 15:23
An: Jochen Wezel; 'Mike Krueger'; 'Miguel de Icaza'
Cc: mono-list@ximian.com
Betreff: Re: [Mono-list] Windows: Propagating exit codes in .bat files?
Hello!
Let me get in here a little bit...
Well, ~ 1.5 years ago, I think someone has sent me .exe wrappers instead =
of .bat wrappers. There were some problems, though, so I did not make =
use of them.
Maybe that's a better solution, though?
Should we have some?
Johannes