Re: Can I use "Check" programs, instead of scripts?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com http://tuvix.apple.com/documentation/DeveloperTools/Conceptual/SoftwareDistr... -Marek _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... No, wait! I just discovered that if I manually edit the "Info.plist" file in the "xxx.pkg" bundle, and remove the "IFRequirementDicts" key/value pair, my Check tools are run. This seems wrong. Even if the Requirements are used instead of the InstallationCheck tool, I would still expect the "VolumeCheck" tool to be executed, because there are no volume-specific Requirements. From Available prior to Mac OS X v10.3. Scripts will work in v10.3, but are ignored if the package also includes requirements information in its property list. Basically, in 10.3 and later, if you have any sort of requirements plist info, the InstallationCheck and VolumeCheck scripts/executables no longer are run. They are mearly there for pre-10.3 support at this point, or instead of the requirements system. This email sent to site_archiver@lists.apple.com
participants (1)
-
Marek Kozubal