[MonoDevelop] why all the exe files say "couldn't display [the path of the exe file]" when double click to lanuch?

Star Liu minxinjianxin at gmail.com
Sun Mar 8 09:43:37 EDT 2009


On Sun, Mar 8, 2009 at 6:28 PM, Tom Spink <tspink at gmail.com> wrote:
> 2009/3/8 Star Liu <minxinjianxin at gmail.com>:
>> On Sun, Mar 8, 2009 at 4:47 PM, Stifu <stifu at free.fr> wrote:
>>>
>>> I guess it's simply not trying to open the exe with Mono by default.
>>> Personally, I run exe by right clicking them, then "run with mono".
>> any method to make the double click to run it?
>
> Hi,
>
> Take a look at this guide:
> http://www.mono-project.com/Guide:Running_Mono_Applications
thank you for the article, i think what i need is the "Registering
.exe as non-native binaries (Linux only) " method.
The problem is i have already been able to directly run my app in
command line as following:
Desktop:~/MyLife/Mono/OFSM_IDE/bin/Debug# ./OFSM_IDE.exe
so i think there has been some config which registered such files to
use mono runtime to run, but the config only works for console
commands, not for gnome or x-windows clicks.


> Hope this helps,
> --
> Tom Spink
> Bob Hope  - "Middle age is when your age starts to show around your middle."
>


More information about the Monodevelop-list mailing list