• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
GUI scripting for installers which have root privilege
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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

  • Prev by Date: Re: Basic Script Blues
  • Next by Date: Re: TextEdit Slash SearchReplace impossible (was Basic Script Blues)
  • Previous by thread: Re: TextEdit Slash SearchReplace impossible (was Basic Script Blues)
  • Next by thread: RE: GUI scripting for installers which have root privilege
  • Index(es):
    • Date
    • Thread