Re: run an application after install
site_archiver@lists.apple.com Delivered-To: Installer-dev@lists.apple.com Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type :content-transfer-encoding; bh=Mb0FXwFG3vvxmj3obBFJvHUOjLoTEMvbzP65gQ/+KnI=; b=QaNornE1I613B8AePG15nwZSuIJzJmPNSyZeVXAVcfXN8kWQZbJdEAe8FnCCPxy8dd 3FXrT/dqUJ6a6htEnUao4SnGQCSFDuU72/jQJyXLmq5Da3S6LoGeaaz8ZWajTNMNXYen ZudRZSr50waZboPzWmyLSGvnbR1/xDrPyor5E= Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type:content-transfer-encoding; b=Weo6cDJAE7cWlb9Wj6hTWHnBdwY4VLkiKAdXvr94F0dUNtfXn90HnZhRWLjxWW3Atg qoEwVEMbRDw/1VzhUxhJIk0+RIOSmMHusgkBgPjccTnwmpEKozfA2we2Je8GJysBGsIW sKq4oeeyxg5ygBInVe0T0m8/bRI18C6+u+N60= 2 solutions: . You don't open the application. You reveal the location of the application in the Finder. . You launch a helper application which will wait for the Installer.app process to die before opening the application. On Fri, Apr 30, 2010 at 9:03 AM, Nava Carmon <ncarmon@mac.com> wrote:
Hi,
I want to run one of the installed applications after the installation was finished. I added a postinstall script to this item, but the problem is, that the application is launched before the installer has finished and user has closed it. Open File also opens the application w/o waiting for installer to close.
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)
-
Stephane Sudre