Re: Launching Application immediately after installation
Re: Launching Application immediately after installation
- Subject: Re: Launching Application immediately after installation
- From: Scott Gruby <email@hidden>
- Date: Mon, 19 Jun 2006 12:03:17 -0700
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,
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.
--
Scott Gruby
Mark/Space, Inc.
<http://www.markspace.com/>
Please visit <http://www.markspace.com/support/> for assistance with
Mark/Space products.
_______________________________________________
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