Re: Installation requirements
Re: Installation requirements
- Subject: Re: Installation requirements
- From: Bill Coderre <email@hidden>
- Date: Fri, 08 Mar 2013 17:17:48 -0800
On Mar 8, 2013, at 2:08 PM, Andrew Keller <email@hidden> wrote:
> My software is compatible with 10.6.0 and later, but my installer is only compatible with 10.6.6 and later. Is it possible to allow installing a package on any volume with 10.6.0 or later, but only if the currently booted operating system is 10.6.6 or later?
1) Is this really a necessary requirement? Most installers only allow installation on the booted volume, and it's usually a good idea to require the latest subrevision, 10.6.8.
2) "InstallationCheck" can check the booted system's version (you probably want system.version.ProductVersion)
"VolumeCheck" can check the system version on the target disk (my.target.systemVersion.ProductVersion)
See also system.compareVersions()
_______________________________________________
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