Re: This Used To Work
Re: This Used To Work
- Subject: Re: This Used To Work
- From: Marconi <email@hidden>
- Date: Thu, 24 Mar 2005 10:00:10 -0700
At 8:56 AM -0800 3/24/05, Andrew Oliver issued a series of ones and zeros which decoded as:
>On 3/24/05 8:45 AM, "Marconi" <email@hidden> wrote:
>
>> For terminal commands that require root, this used to work:
>>
>> tell application "Terminal"
>> activate
>> do script "sudo requires_sudo_or_root" in front window
>> delay 2
>> do script "my_password" in front window
>> end tell
>
>Why are you doing it this way instead of the normal:
>
>do script "requires_sudo_or_root" with administrator privileges password
>"mypassword"
Didn't know this existed. Thanks, I'll try this form right away.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Applescript-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden