Re: making an installed application run at startup
Re: making an installed application run at startup
- Subject: Re: making an installed application run at startup
- From: Jason Proctor <email@hidden>
- Date: Tue, 13 Jan 2009 14:02:11 -0800
btw, just found a simple way by googling around --
/usr/bin/osascript -e "tell application \"System Events\" to make new
login item with properties { path: \"/Applications/YourApp.app\",
hidden:false } at end"
seems to work, though there is some jiggerypokery required with the
quotes to make the shell happy with it.
hth
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Installer-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden