Re: AXIsProcessTrusted / AXMakeProcessTrusted
Re: AXIsProcessTrusted / AXMakeProcessTrusted
- Subject: Re: AXIsProcessTrusted / AXMakeProcessTrusted
- From: Guy English <email@hidden>
- Date: Sat, 14 May 2005 10:52:44 -0400
Great! Thanks for the help!
Guy
> > AXMakeProcessTrusted is permanent. The basic idea would be to:
> >
> > if (! AXAPIEnabled() && ! AXIsProcessTrusted())
> > {
> > // as root do
> > AXMakeProcessTrusted (path_to_exe);
> > }
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden