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
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\\
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
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
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