[Gtk-sharp-list] gtk# 0.93 windows installer
Erik Dasque
edasque@ximian.com
Mon, 14 Jun 2004 16:53:01 -0400
We're also packaging a GTK#/GTK+ installer that includes all files and
examples. This is targeted at being a runtime installer for
applications using GTK# on Microsoft .NET implementations.
Erik
On Jun 11, 2004, at 6:46 PM, Daniel Morgan wrote:
> Why don't you look at the NSIS script in mono cvs.
>
> monowiz-win32.nsi
>
> ReadRegStr $0 HKEY_LOCAL_MACHINE SOFTWARE\Mono DefaultCLR
>
> -----Original Message-----
> From: John Luke [mailto:jluke@users.sourceforge.net]
> Sent: Thursday, June 10, 2004 9:41 PM
> To: Daniel Morgan
> Cc: gtk-sharp-list@lists.ximian.com
> Subject: RE: [Gtk-sharp-list] gtk# 0.93 windows installer
>
>
> On Thu, 2004-06-10 at 21:25 -0400, Daniel Morgan wrote:
>> In the pre-GAC days, you would install gtk#, gtk+, and its
>> dependencies in Mono's prefix. I do not know about a Mono and GTK#
>> that use the GAC though. Maybe Gonzalo can shed some light?
>>
>
> I was referring more that the gacutil works slightly different to the
> MS
> one, and I am waiting for that to finalize in addition to figuring out
> how to detect if mono is installed and if so what is the prefix. If
> someone still has a snippet of this from an old installer, or wants to
> tell me how to do so, it will increase the speed with which it is done.
>
> something like the following psuedo code in NSIS speak:
> if (mono)
> prefix = $mono_prefix
>
> _______________________________________________
> Gtk-sharp-list maillist - Gtk-sharp-list@lists.ximian.com
> http://lists.ximian.com/mailman/listinfo/gtk-sharp-list