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

Kornél Pál kornelpal at gmail.com
Wed Apr 16 08:33:33 EDT 2008


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" <xaviblas at gmail.com>
To: "Brandon Perry" <bperry.volatile at gmail.com>
Cc: <mono-list at lists.ximian.com>
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 <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
>> >
>>
>>
> _______________________________________________
> 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