Re: making an installed application run at startup
13 Jan
2009
13 Jan
'09
10:02 p.m.
site_archiver@lists.apple.com Delivered-To: installer-dev@lists.apple.com btw, just found a simple way by googling around -- hth _______________________________________________ Do not post admin requests to the list. They will be ignored. Installer-dev mailing list (Installer-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/installer-dev/site_archiver%40lists.a... /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. This email sent to site_archiver@lists.apple.com
6141
Age (days ago)
6141
Last active (days ago)
0 comments
1 participants
participants (1)
-
Jason Proctor