* TestImagge.cs: File not found exception, related to fix r49744
[mono.git] / scripts / mono-service.in
index 27bf6f917f2c79537bae644f008f94937bd8a659..25b789902c47f9701726dcd26f6bdb6f22510013 100644 (file)
@@ -29,4 +29,4 @@ if test x$assembly = x; then
 fi
 
 export MONO_DISABLE_SHM=1
-exec @bindir@/@mono_interp@ @mono_one_instdir@/@exe_file@ $args </dev/null >& /dev/null &
+exec @bindir@/@mono_interp@ @mono_instdir@/@framework_version@/@exe_name@.exe $args </dev/null >& /dev/null &