Re: Ejecting the tray on CD/DVD Drive
Re: Ejecting the tray on CD/DVD Drive
- Subject: Re: Ejecting the tray on CD/DVD Drive
- From: Steven Valenti <email@hidden>
- Date: Wed, 1 Nov 2006 09:44:56 -0500
do shell script ("drutil tray open")
or do it from another machine using it's ip address, username and password will be needed...
tell application "Finder" of machine "eppc://192.168.30.190"
using terms from application "Finder"
do shell script ("drutil tray open")
end using terms from
end tell
Hi all,
Our Server Mac has a mirror door (no button) and the keyboard is the old
G3 green one. iTunes isn't installed so I can't think of a way to eject
the tray to put a disc in for loading.
I had a look a the Finder dictionary but the Eject command seems specific
for pointing it at a disc to eject, not just eject the tray (like what
iTunes does).
Any suggestions on a short script app that can be written to eject the
tray? Shell script?
Cheers,
Cojcolds _______________________________________________
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/mailman//archives/applescript-users
This email sent to email@hidden