and in addition, not show up on the command-tab menu and dock.
|
1
|
||||
|
|
1
|
You should be able to add it to the startup items. To make it "faceless" (keep it from showing up in the command-tab menu and dock), right-click (or control-click) the app in the Finder and choose "Show Package Contents". Edit the Info.plist file with a text editor or the Apple plist editor and add this: NSUIElement = 1 |
|||
|
|