Re: Question about starting my application from an installer postflight script
Re: Question about starting my application from an installer postflight script
- Subject: Re: Question about starting my application from an installer postflight script
- From: Stéphane Sudre <email@hidden>
- Date: Fri, 5 Mar 2010 12:17:15 +0100
On 10-03-02, at 00:04, Brant Sears wrote:
Hi. I am working on a method to update an application and re-launch
it.
What I would like to do is to have my app run an install package
(using the security framework to run the installer as an admin).
Then in my postflight script, I'd like to run my application, and
then have the first instance exit.
The problem I am having is that something is different in the way it
runs when I try to launch my app from the postflight script.
su $USER -c 'open ...'
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden