At 8:48 PM -0800 1/17/07, Richard Gaskin wrote:
You mean Apple provides no way for any scripting language to request
authorization on its own? Not even AppleScript?
For the dialog use AppleScript:
do shell script "command" with administrator privileges
To pass other items use:
do shell script "command" user name "me" password "mypassword" with
administrator privileges
sims
_______________________________________________
use-revolution mailing list
[email protected]
Please visit this url to subscribe, unsubscribe and manage your subscription
preferences:
http://lists.runrev.com/mailman/listinfo/use-revolution