3 lines
125 B
Batchfile
3 lines
125 B
Batchfile
|
@echo off
|
||
|
@bindir@\@mono_interp@ %MONO_OPTIONS% @mono_instdir@\@framework_version@\@exe_name@.exe %1 %2 %3 %4 %5 %6 %7 %8 %9
|