Re: About login item deletion
Re: About login item deletion
- Subject: Re: About login item deletion
- From: "Mark J. Reed" <email@hidden>
- Date: Fri, 8 Feb 2008 10:07:48 -0500
I assume the OP is looking to automatically remove a particular login
item, and wants to know how to determine its index (given a name,
perhaps)?
I don't know the answer, so I would look around the System Events
dictionary to see if there's a command to retrieve the current list of
login items - such a command may allow specifying what you need
itself, but as long as you can get a list, i would then look at the
properties of the login item class to see what identifying
characteristics applescript can make use of
On 2/8/08, Axel Luttgens <email@hidden> wrote:
> Le 8 févr. 08 à 13:11, Apparao Mulpuri a écrit :
>
> > tell application "System Events"
> > delete login item <Item Index>
> > end tell
> >
> > Is there any way to get my login item index here?
>
> Hello Apparao,
>
> Could you explain a bit more?
>
> Axel _______________________________________________
> 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
>
--
Mark J. Reed <email@hidden>
_______________________________________________
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