How to do something (like launch an app) at the VERY end of an install?
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com Thread-index: AcaKdI1pzAinOvZnEdqE6QARJDiIkA== Thread-topic: How to do something (like launch an app) at the VERY end of an install? User-agent: Microsoft-Entourage/11.2.3.060209 My installer currently launches a setup tool in the "postflight" script to allow the user to configure the newly installed software. The problem with this is that the installer then display one more "The installation is complete" dialog that shows up behind the setup tool, and it's just a bit annoying that the installer can't be completely done before it runs the setup tool. I've always figured there was no easy way to the better thing...to launch the setup tool AFTER the final dialog is dismissed. I've noticed lately, however, that a few of Apple's own installers exhibit this desired behavior. The Boot Camp installer, for example, launches the Boot Camp Assistant after the final dialog is dismissed. Is there any not-too-difficult way for me to add this behavior to my installer? TIA for any help. Steve Johnson Equilibrium _______________________________________________ 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... This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Johnson