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 <[EMAIL PROTECTED]>: > Check out NSIS. > > http://nsis.sourceforge.net/Main_Page > > > On Tue, Apr 15, 2008 at 4:15 PM, Xavi de Blas <[EMAIL PROTECTED]> 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 - [email protected] > > http://lists.ximian.com/mailman/listinfo/mono-list > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
