mscoree: Take advantage of an installed Mono for Windows to run .NET applications. #2

Hans Leidekker hans at it.vu.nl
Mon Dec 11 15:13:48 CST 2006


This version waits for the Mono process to end and returns its exit code.

---

This patch enables running .NET applications on Wine with some caveats:

- You need to have the core fonts installed because Mono appears to depend on them (go Louis!).
- If the app brings its own assemblies it will not start because registering assemblies is
  currently not supported.
- Obviously, if Mono doesn't support a .NET feature, it may not work either.

 -Hans

Changelog
  Take advantage of an installed Mono for Windows to run .NET applications.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: mscoree_mono_2.diff
Type: text/x-diff
Size: 3801 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20061211/050919f0/mscoree_mono_2-0001.bin


More information about the wine-patches mailing list