Sorry for the ambiguous reply. Shiplu vai explained the whole thing. You can run most of the .NET exe files with mono. For ohers, you have to use Wine.
On Tue, Aug 10, 2010 at 7:18 AM, shiplu <[email protected]> wrote: > On Tue, Aug 10, 2010 at 7:13 AM, maSnun <[email protected]> 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 > -- *Abu Ashraf Masnun* Grad Student, BBA, Khulna University. http://masnun.com -- Ubuntu Bangladesh | http://ubuntu-bd.org Bangla Linux Forum | http://forum.linux.org.bd https://lists.ubuntu.com/mailman/listinfo/ubuntu-bd
