site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com 2008 Apr 08, 12:27 PST These actions are just template shell scripts. _______________________________________________ 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... On Apr 8, 2008, at 9:35 PM, Jose R.C. Cruz wrote: I notice that PackageMaker 3.0 gives me only ten actions to build a pre- or post-install workflow. Can I build an installer plugin that will add another action to the list? For example, I want my package to archive certain files before it install its payload. I realise I can do the same with a pre- or post-install script file. But since PackageMaker uses workflow actions, I want to know if I can add my own custom action. The list of available actions is defined in the ActionDefinitions.plist file within PackageMaker bundle. Unfortunately, the template scripts are defined as constant strings in the code directly (inside the PackageMaker executable). My current guess is that you can not extend the list of actions right now. This email sent to site_archiver@lists.apple.com
participants (1)
-
Stéphane Sudre