Re: Modifying Installer wording
Re: Modifying Installer wording
- Subject: Re: Modifying Installer wording
- From: Stephane Sudre <email@hidden>
- Date: Thu, 13 Jan 2011 14:42:28 +0100
On Wed, Jan 12, 2011 at 4:31 PM, Matt Gough <email@hidden> wrote:
> I realise this is probably a long shot, but here goes:
>
> I have a request from one of our overseas distributors to change one of the strings used by the Installer app. For some reason, they want to change the equivalent of "Software License Agreement" on the License panel with something different.
>
> This string is declared in Licence.bundle as:
>
> "PageTitle" = "Software License Agreement";
>
>
> I have scoured the various documentation and although its easy to provide your own license text, actually changing what the installer displays for this string does not seem possible.
>
> So my questions are:
>
> 1. Is there an easy way to do this?
No
> 2. If the answer to 1 is no, then is there a hard way to do this? I am guessing maybe doing my own plugin for the license page, but that seems a heck of a lot of work for a simple string change.
It's actually not too difficult.
You just need to modify and build the EULA plugin available here:
http://s.sudre.free.fr/Stuff/Installer/Installer_Plugins/index.html
and display the EULA with it instead of the default method.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden