[Q] How to add a program as a login item after installing?
[Q] How to add a program as a login item after installing?
- Subject: [Q] How to add a program as a login item after installing?
- From: JongAm Park <email@hidden>
- Date: Fri, 20 Jun 2008 16:34:56 -0700
Hello, all.
I'm trying hard to wrap an application program using the PackageMaker.
By searching on the Apple site, I could copy & paste this AppleScript :
tell application "System Events"
make new login item at end with properties {
path:"/Library/Application Support/Final Cut Pro System
Support/Plugins/blah blah.app", hidden:false}
end tell
It is saved as an application and also added to the package.
After choosing the whole packages heading and I added the Apple Script
app as a post installation item.
However, it doesn't add the blahblah.app to the login item.
If I double click the file in the Finder, it adds the interested app to
the login item successfully.
Can anyone help me to solve this problem?
Thank you.
_______________________________________________
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