Re: Distribution package user options
Re: Distribution package user options
- Subject: Re: Distribution package user options
- From: Luke Bellandi <email@hidden>
- Date: Wed, 30 Aug 2006 16:14:05 -0700
Hi Michael,
So if I understand correctly, you have a UI plugin that you only want
to run on the condition that the user has selected a certain choice
for installation in the custom select panel?
In the InstallerPlugins.framework, look at InstallerState.h -- it has
everything you need.
Your plugin will always load, but you can use the information from the
InstallerState object to decided whether or not to run specific code
in your plugin.
Hope that helps,
Luke
On Aug 30, 2006, at 4:04 PM, Michael Wu wrote:
After I add a custom pane into the distribution package, is there a
way that I know the user did not select the sub-package on the
distribution list other than I go look to see if my sub-package has
been installed?
The distribution package knows not to install the sub-package when
the user not check the sub-package installer; however, my custom
pane still shows and active. I want to skip my custom pane if my
sub-package did not install.
Michael Wu
_______________________________________________
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
_______________________________________________
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