Re: Launching Application immediately after installation
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com On Jun 19, 2006, at 11:49 AM, Stéphane Sudre wrote: On lundi, juin 19, 2006, at 06:11 PM, Luke Bellandi wrote: Hi Amrit, -- Scott Gruby Mark/Space, Inc. <http://www.markspace.com/> _______________________________________________ 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... How are you launching your application in your postflight script? I would think that using "open /Applications/MyApp.app" should open the application, and return, allowing the postflight script to exit and the Install to complete normally. It could also be interesting to know where the application is supposed to be installed and which authentication you are requiring. Because you may not want root to launch the application. In my experience, using "open" will launch the app as the current user with the current permissions; using /Applications/MyApp.app/ Contents/MacOS/MyApp will launch the app with the permissions of the installer (i.e. root if you specify root permissions for the installer. Please visit <http://www.markspace.com/support/> for assistance with Mark/Space products. This email sent to site_archiver@lists.apple.com
participants (1)
-
Scott Gruby