I installed Mono on Win7 and trying to find the apps outlined here.
But they don't mention where are they located and launched.
Any ideas on how to access them as a user?
You just Launch the Mono command line (it's on the start menu).
Then type
csharp
And off you go
The twist is that the command line shortcut sets a bunch of environment variables (notably PATH) so that the mono binaries and batch script wrappers (!) are being found.
It's the csharp.bat
file in the bin
directory, along with mono.exe etc.
Having put the bin
directory in your path, you should just be able to run csharp
from a command line and get straight in. That's certainly the case with Mono 2.10.5, which I've just installed.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With