« Return to Thread: Deployment to Windows

Re: Deployment to Windows

by Iggy MA :: Rate this Message:

Reply to Author | View in Thread

There shouldn't be anything special. Do you have access to visual studio? If so you can create a deployment project there to build an msi installer and just include your dependencies. With VS you can also check to see if Mono is installed. There are other installer builders out there as well you could search google for

http://iggyma.blogspot.com/



Vladimir Giszpenc-2 wrote:
Hi,

Is there a howto for deploying a gtk# app to Windows?  Note that it is
.Net 2.0 (Mono 1.9.1).  I am looking for something that will tell me
how to create an MSI or other installer with all my dependencies.  I
don't need this right away, but I figured I would start asking now.

Thanks!

Vlad
_______________________________________________
Gtk-sharp-list maillist  -  Gtk-sharp-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/gtk-sharp-list

 « Return to Thread: Deployment to Windows