I just try Mono last day, I find out that Mono possible Mono run any "supported" .Net application without installing the Mono (just copy the bin and lib folders and use mono.exe to fire the .Net application)
its a good way to distribute with knowing/caring the client installed framework version, because the application can have it own bundle version. I want to know: 1. bin and lib (mono runtime) are quite large in size (about 160mb), is it possible to reduce it size by removing some some files, I just have to make it possible to run pure .Net 2.0 application, others version are not consider. If it possible to, please note me which are save to remove. 2. is it have any licensing issue if I redistribute the mono in this way (without the installer) together with proprietary software? Thank you very much -- View this message in context: http://www.nabble.com/Portable-Mono-private-bundle-version-tp19282319p19282319.html Sent from the Mono - General mailing list archive at Nabble.com. _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
