• 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
changing start up disk
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

changing start up disk


  • Subject: changing start up disk
  • From: Llyr Hughes <email@hidden>
  • Date: Sat, 11 Oct 2003 07:48:42 +0100

Hi,
Is it possible to select a different start up disk using a script.

I can get as far as opening the Startup Disk pane, but I can't seem to
select my 'Mac OS Z1-9.2.2 on HD' system folder


tell application "System Preferences"
activate
end tell
tell application "System Events"
get properties
tell process "System Preferences"
click menu item "Startup Disk"
select item "Mac OS Z1-9.2.2 on HD"
delay 3
click button "Change"
end tell
end tell

Thanks
_______________________________________________
applescript-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/applescript-users
Do not post admin requests to the list. They will be ignored.

  • Follow-Ups:
    • Re: changing start up disk
      • From: John Stewart <email@hidden>
  • Prev by Date: Re: application file of remote app broken
  • Next by Date: Re: changing start up disk
  • Previous by thread: Re: A simple script.
  • Next by thread: Re: changing start up disk
  • Index(es):
    • Date
    • Thread