Re: What is the replacement for installer plugins?
Not sure to see the connection between Installer Plugins and completing the installation process. If you were Apple, you could use the undocumented features of the Installation Packages to finish the installation after reboot. For the common people, post-installation scripts is usually the solution. If you need a reboot to complete the installation, maybe you are looking for some kernel extensions or launchd agents/daemons to be automatically launched. But this can be done in many cases from post-installation scripts with launchctl and its friends. On Sun, Mar 13, 2016 at 11:31 PM, Jim O'Connor <joconnor@orderndev.com> wrote:
My installer requires a reboot after installation. In an ideal world that reboot would complete the installation process and there wouldn’t be any other “first run” behavior. Is there a replacement for Installer Plugins?
_______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/dev.iceberg%40gmail.co...
This email sent to dev.iceberg@gmail.com
-- Packaging Resources - http://s.sudre.free.fr/Packaging.html _______________________________________________ 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: https://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.... This email sent to site_archiver@lists.apple.com
participants (1)
-
Stephane Sudre