Re: Authorization.h
Re: Authorization.h
- Subject: Re: Authorization.h
- From: Julien Jalon <email@hidden>
- Date: Tue, 6 Nov 2001 07:48:02 +0100
Le mardi 6 novembre 2001, ` 07:26 AM, Charles Srstka a icrit :
The annoying thing about AuthorizationExecuteWithPrivileges is that
there is apparently no way to make your program wait for the tool to
exit before continuing! This can make things very difficult sometimes...
I use NSNotifications and NSDistributedNotificiationCenter to
synchronize my app with the launched tool...
--Julien