If you don't care about the menubar either, you can add the lines :
<key>NSUIElement</key>
<string>1</string>
at the end of the "info.plist" file, just before </dict>
</plist>
This will turn the application to a background only process. It will not have a menubar, no dock icon, not listed in the force quit window.
details :
1- option-click the application
2- Chose "show content of" ( 4th item I think )
3- double-click "content"
4- Drag "info.plist" to textedit
5- make modification, save and try




LinkBack URL
About LinkBacks
Reply With Quote
) 
Bookmarks