Hi! Yepp, I strongly agree with Atsushi. Many apps are already written in MS.NET framework technology and they should be able to run without changes on Linux, [EMAIL PROTECTED], etc.
One example: Renaming the executables might lead to dead file links when a main program tries to start the executable of a sub application called "sub.exe", because it wouldn't be there when you rename those files to ".exe.mono". So, if you want to start your executable with Mono and a nice picture, better create file links with normal windows technology with nice icons and reference to the desired mono instance. Regards Jochen -----Ursprüngliche Nachricht----- Von: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Im Auftrag von Atsushi Eno Gesendet: Dienstag, 31. Januar 2006 07:41 An: Paulo Augusto Cc: [email protected] Betreff: Re: [Mono-list] Please solve .exe s conflict? Hi, > Please make future Windows instalers of mono register .mono files to > be open with the proper executor (mono.exe) and compilers compile as > standard to output of .exe.mono files! It could be possible (only) when it is under Windows, but your suggestion contradicts one of our purpose i.e. have managed code (.exe and .dll) runnable under Linux *as is*. Atsushi Eno _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
