Re: launch application de-elevated
Re: launch application de-elevated
- Subject: Re: launch application de-elevated
- From: Kyle Sluder <email@hidden>
- Date: Thu, 16 Aug 2012 15:37:35 -0700
On Thu, Aug 16, 2012, at 02:42 PM, danchik wrote:
> Hello, I have a postinstall script that starts a program to do some final
> configurations (the installer was elevated with password during the
> install), after all is done, the program starts the installed application
> via:
>
> [[NSWorkspace sharedWorkspace] launchApplication:appPath]
There's a reason Apple says "don't launch apps as part of the
Installer."
If the user wants to run your app after installing it, they will run it
themselves.
--Kyle Sluder
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden