If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
AppleScript has a neat option "with administrator privileges" however, I'm trying to learn Obj-C now and I was wondering how could I do the same thing?
You'll need to use the Security framework. I believe there's still a good article on how to use it (and AuthorizationExecuteWithPrivileges) on http://www.stepwise.com.