Re: License agreement interaction
Re: License agreement interaction
- Subject: Re: License agreement interaction
- From: Kevin Brock <email@hidden>
- Date: Wed, 13 Jan 2010 18:55:24 -0800
On Jan 13, 2010, at 3:18 PM, Bill Coderre wrote:
Maybe just include the license text in the main 'notes/description' panel, or have a separate panel just displaying the license text, and the user just hits Next to go past it?
Just to be painfully clear, you have two good choices: 1) Put the license in the ReadMe panel of the installer, perhaps after the rest of the readme file. 2) Write a custom installer plugin (trivial to do, but it can't be used in flat packages). I believe there's sample code that would only take a few minutes to adjust. You could theoretically put it in the Welcome panel of the installer, but people can't save/print that file, and if it's miles long it MIGHT cause display bugs on older systems. So the ReadMe panel is a better idea.
I think that's how we'll have to do it. It's not a long license (just a pointer to a longer license).
We have to use a flat package, because package signing is also a requirement. If I could use plug-ins this would all be a moot point.
Kevin
|
_______________________________________________
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