GUI scripting for installers which have root privilege
GUI scripting for installers which have root privilege
- Subject: GUI scripting for installers which have root privilege
- From: macgeek <email@hidden>
- Date: Sun, 22 Nov 2009 10:13:28 +0800 (CST)
Hi,
I want to use GUI scripting to manipulate app installers. I have already tried some installers. My script works well on most of the installers. But I can't manipulate installers with root privilege (e.g. FileMaker Pro). If I try to click a button, the button seems to be clicked, but nothing happens. I also switched to root account in OSX.The script still doesn't work. Can anybody tell me why? Any help will be appreciated.
Here is a small portion of my script(click a button in the installer):
activate application "FileMaker Pro 10"
tell application "System Events"
tell process "FileMaker Pro 10"
click button "Continue" of window 1
end tell
end tell
Thanks
网易历六年耗亿资打造,3D国韵网游《天下贰》,免费领光盘
_______________________________________________
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