Submit Hint Search The Forums LinksStatsPollsHeadlinesRSS
14,000 hints and counting!


Click here to return to the 'Hiding the process' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Hiding the process
Authored by: brettcar on Sep 24, '03 05:20:02PM

Just a guess. Go into the .app you want to "hide." Right click the icon, select show package contents. Open the plist (info.plist??). You can use Apple's plist editing program (with devtools) or edit it as text/by hand. Just add an entry:

LSUIElements

and set it's value to "1". That's the STRING (with quotes) 1, not just 1.



[ Reply to This | # ]