Toggle Parental controls
Toggle Parental controls
- Subject: Toggle Parental controls
- From: Peter Baxter <email@hidden>
- Date: Thu, 13 Aug 2009 04:53:20 +1000
Hi People,
I have been pounding away at getting an AS to toggle parental controls remotely on students' computers. I have the following script that does nothing:
tell application "System Preferences" activate set current pane to pane "Accounts" tell application "System Events" tell application process "System Preferences" set frontmost to true tell window "Accounts" tell tab group 1 click checkbox "Enable Parental Controls" of window "Accounts" end tell end tell end tell end tell end tell
Can anyone help?
I am a volunteer fire fighter and I live with danger everyday
and sometimes she lets me go and fight fires
Peter Baxter
|
_______________________________________________
Do not post admin requests to the list. They will be ignored.
AppleScript-Users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
Archives: http://lists.apple.com/archives/applescript-users
This email sent to email@hidden