Re: mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.

2006-12-18 Thread Hans Leidekker
Here's a very simple .NET app that runs: http://www.heise.de/software/default.shtml?prg=20130&T=dingler&osg=1 $ file hit_windows.exe hit_windows.exe: MS-DOS executable PE for MS Windows (GUI) Intel 80386 32-bit Mono/.Net assembly And the obligatory screenshot: -Hans

Re: mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.

2006-12-18 Thread Dan Kegel
Thanks for all the info, Hans. I stole some time this morning and, starting with your script, came up with one that lets Life Balance install; this would probably be appropriate for any .net 1.1 application: #!/bin/sh wineserver -k cat >> $HOME/.wine/system.reg <<"_EOF_" [Software\\Microsoft\\

re: mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.

2006-12-18 Thread Paul Chitescu
Hi, Dan I don't think it's a good idea to make a check for .NET 2.0 succeed. Currently Mono implements only .NET 1.1 Paul Chitescu On Sun, 17 Dec 2006, Dan Kegel wrote: [...] And bingo, http://msdn2.microsoft.com/en-us/library/aa480243.aspx documents this as part of the check to see if .net

Re: mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.

2006-12-18 Thread Hans Leidekker
On Monday 18 December 2006 04:06, Dan Kegel wrote: > Which apps? > Now that your patches seem to have been committed, I've started > trying to find and install apps that require .net, but for some > reason I'm having trouble finding many. For some years now I've been doing an unscientific benchma

re: mscoree: Add a stub implementation for CorExitProcess and GetRequestedRuntimeInfo.

2006-12-17 Thread Dan Kegel
Hans wrote: These stubs make the installer happy that is common to many of the .NET apps I tried. Which apps? Now that your patches seem to have been committed, I've started trying to find and install apps that require .net, but for some reason I'm having trouble finding many. The first one I