[Mono-list] How to find mono path on windows?

Xavi de Blas xaviblas at gmail.com
Sun Aug 26 09:12:54 EDT 2007


Hello all, i want to create a .bat that executes my app

Something like:

@"C:\ARCHIV~1\MONO-1~1.5\bin\mono.exe"
"C:\ARCHIV~1\MONO-1~1.5\samples\gtk-sharp-2.0\GtkDemo\GtkDemo.exe" %*

But, how to do it if i don't know where user installed mono? I mean,
mono is installed by user, and my software needs to create the .bat.

Thanks


More information about the Mono-list mailing list