[Mono-winforms-list] how to install the latest system.windows.forms.dll

jeromy dean jeromydean at gmail.com
Wed Sep 21 15:10:08 EDT 2005


Use the mono command prompt that is installed when you installed mono.

use the following command

c:\path to where you put the file\gacutil -i System.Windows.Forms.dll

This will register the dll for you.

Hope that helps.

-Jeromy



On 9/21/05, Graeme Geldenhuys <graeme at mastermaths.co.za> wrote:
>
> Hi,
>
> I found a website (can't remember the link) that has a daily build of the
> latest winforms .dll
>
> Once I download that, to where must I copy it, so it gets used.
>
> I run Mono 1.1.8.3 <http://1.1.8.3> on Windows 2000 installed into C:\Mono
>
> I tried to copy it into the following folders:
> c:\Mono\bin
> c:\Mono\lib\Mono\GAC...
> c:\Mono\lib\1.0\...
> c:\Mono\lib\2.0\...
>
> No matter into which folder I copied it, every time I run a winforms
> application, it says I am
> using the following version:
> Mono System.Windows.Forms Assembly [Revision: 44786; built: 2005/5/25
> 22:34:45]
>
> Any ideas?
>
> Regards,
> - Graeme -
>
>
>
>
>
>
> _______________________________________________
> Mono-winforms-list maillist - Mono-winforms-list at lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/mono-winforms-list
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20050921/a15e7ebf/attachment.html


More information about the Mono-winforms-list mailing list