On Tue, Aug 10, 2010 at 7:13 AM, maSnun <mas...@gmail.com> wrote:
> .NET applications have .exe files. You have to first install mono and then
> type: mono application.exe on the commandline to run it.
>

Thats the way to execute a .NET app.
Note this rule isn't applicable to other .exe files. .NET exe files
are special files which are not real windows exe. Rather they are .NET
assembly files. Thats why they can be run with mono. But for normal
windows executable files, mono can handle them. You have to use "wine"
for those.

-- 
Shiplu Mokadd.im
My talks, http://talk.cmyweb.net
Follow me, http://twitter.com/shiplu
SUST Programmers, http://groups.google.com/group/p2psust
Innovation distinguishes bet ... ... (ask Steve Jobs the rest)

-- 
Ubuntu Bangladesh | http://ubuntu-bd.org
Bangla Linux Forum | http://forum.linux.org.bd

https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd

Reply via email to