wow! this is really what i need! thanks
2008/4/16, Kornél Pál <[EMAIL PROTECTED]>: > Hi, > > The installer is build using Inno Setup. > > Download Inno Setup from > http://www.jrsoftware.org/isdl.php and see Setup Command > Line Parameters in Inno Setup Help. > > Note that > http://unattended.sourceforge.net/InnoSetup_Switches_ExitCodes.html > seems to contain the same information but may be outdated. > > Kornél > > ----- Original Message ----- From: "Xavi de Blas" <[EMAIL PROTECTED]> > To: "Brandon Perry" <[EMAIL PROTECTED]> > Cc: <[email protected]> > Sent: Wednesday, April 16, 2008 2:16 PM > Subject: Re: [Mono-list] howto customize an installation of Mono on > windows? > > > > > > 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 > > > > _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
