Re: renaming a usb memory stick using applescript
Re: renaming a usb memory stick using applescript
- Subject: Re: renaming a usb memory stick using applescript
- From: "Nick Weldin" <email@hidden>
- Date: Thu, 25 Sep 2008 19:04:47 +0100
Thanks - that was simple. I don't know why I could find it!
2008/9/25 KOENIG Yvan
<email@hidden>
Le 25 sept. 2008 à 19:29, Nick Weldin a écrit :
Hi
Is it possible to rename a usb memory stick using applescript ?
set volname to "Sans titre:"
tell application "Finder"
set name of item volname to "Lexar"
end tell
Yvan KOENIG (from FRANCE jeudi 25 septembre 2008 19:57:34)
_______________________________________________
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
_______________________________________________
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