[Mono-dev] Mono 1.1.9.1 Windows Installer Released

Kornél Pál kornelpal at hotmail.com
Fri Sep 30 07:09:15 EDT 2005


Some more things:

Note that most of your modifications are welcome and I like them (especially
that you moved native exe's to bin directory) but there are some other
issues:

MonoPosixHelper.dll is missing that is used by some assemblies in GAC. I
don't know how much is it needed or used on Win32, but if it can be used on
Win32 it should be included in the installer.

There is no mono-1.dll as it is included in binaries. The problem is that
the dll's entry point is used to register threads with GC that will not be
called when there is no dll:
http://bugzilla.ximian.com/show_bug.cgi?id=75836

As I know if there are no MONO_PATH and MONO_CFG_DIR variables set mono.exe
will default to directories relative to it's own location. If it's true
there should not be any set commands in wrapper batch files. If everything
works without setting environment variables Win32 Mono could be more like
Linux Mono that does not set environment variables and gives you the chance
to define them in console if you want some special behaviour.

Kornél

----- Original Message -----
From: "Kornél Pál" <kornelpal at hotmail.com>
To: "Wade Berrier" <wberrier at novell.com>; <mono-devel-list at lists.ximian.com>
Sent: Friday, September 30, 2005 12:52 PM
Subject: Re: [Mono-dev] Mono 1.1.9.1 Windows Installer Released


> Hi,
>
> AppID is {found} that will result in
> HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\{found}_is1
> that seems to be bug in the script.
>
> BTW is there any reason why you decided not to include gdiplus.dll?
>
> Kornél
>
> ----- Original Message -----
> From: "Wade Berrier" <wberrier at novell.com>
> To: <mono-list at lists.ximian.com>; <mono-devel-list at lists.ximian.com>
> Cc: "Francisco Martinez" <martinf at mfconsulting.com>
> Sent: Friday, September 30, 2005 12:37 PM
> Subject: [Mono-dev] Mono 1.1.9.1 Windows Installer Released
>
>
>> Get 'em while it's hot:
>>
>> http://www.go-mono.com/archive/1.1.9.1_1/windows/mono-1.1.9.1-gtksharp-1.0.10-2.3.91-win32-0.exe
>>
>> Thanks for the suggestions and input.  There are improvements to be
>> made, but this should do for now.  Let me know of any installer issues.
>>
>> Thanks Paco, you rock :)
>>
>>
>> Wade
>>
>> _______________________________________________
>> Mono-devel-list mailing list
>> Mono-devel-list at lists.ximian.com
>> http://lists.ximian.com/mailman/listinfo/mono-devel-list
>
> _______________________________________________
> Mono-devel-list mailing list
> Mono-devel-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-devel-list




More information about the Mono-devel-list mailing list