[Mono-list] howto customize an installation of Mono on windows?

Xavi de Blas xaviblas at gmail.com
Wed Apr 16 08:16:34 EDT 2008


But the installer of my app is almost finished, it's nice and works
for GNULinux and windows,

the only problem is: in windows when it calls to mono installer i
would like that some of the questions or panes are hidden. I see mono
installer has a "full", "compact", "custom"... is there anyway to have
my own "custom" and call it like:

mono-1.9...exe my_custom

i don't want to create a new installer for mono, only try to customize
the actual installer for windows

any ideas? thanks



2008/4/15, Brandon Perry <bperry.volatile at gmail.com>:
> Check out NSIS.
>
> http://nsis.sourceforge.net/Main_Page
>
>
> On Tue, Apr 15, 2008 at 4:15 PM, Xavi de Blas <xaviblas at gmail.com> wrote:
>
> >
> > Hello all
> >
> > I'm working on an installjammer multiplatform installer for my app:
> Chronojump
> >
> > On windows, if it doesn't find Mono or if it's old, it runs Mono
> > installer, and when it finishes it continues Chronojump installation.
> >
> > I wonder how to call the Mono installer to perform some kind of
> > console install or silent install or custom install.
> >
> > Thanks
> > _______________________________________________
> > Mono-list maillist  -  Mono-list at lists.ximian.com
> > http://lists.ximian.com/mailman/listinfo/mono-list
> >
>
>


More information about the Mono-list mailing list