Re: A plugin for actions
Re: A plugin for actions
- Subject: Re: A plugin for actions
- From: Stéphane Sudre <email@hidden>
- Date: Wed, 9 Apr 2008 00:15:58 +0200
On Apr 8, 2008, at 9:35 PM, Jose R.C. Cruz wrote:
2008 Apr 08, 12:27 PST
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.
These actions are just template shell scripts.
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.
_______________________________________________
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