If this is your first visit, be sure to check out the FAQ by clicking the link above.
You may have to register before you can post: click the register link above to proceed.
To start viewing messages, select the forum that you want to visit from the selection below.
You will need to create a NSUIElement (I think that's its name; stuck at work on a Dell POS right now) in the Info.plist file, and give it a value of False or No or 1.
/mal
"I sentence you to be hanged by the neck until you cheer up."
MacBook Pro 15"/2.4 GHz Intel Core 2 Duo/4 GB DDR2 SDRAM/200 GB Hitachi HD/8x SuperDrive/Mac OS X 10.6.1
It should be LSUIElement (LS for LaunchServices, I think NSUIElement and NSBackgroundOnly are deprecated), and the value should be a string (not a boolean) of the value "1" (boolean values crash, heh).