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


Click here to return to the 'Can't find this ...' hint
The following comments are owned by whoever posted them. This site is not responsible for what they say.
Can't find this ...
Authored by: amishra on Oct 17, '01 10:50:01AM

I'm pretty sure that this hack doesn't work on the Apple sanctioned version of 10.1, as I've checked the strings in the Finder.app, and there is definitely no key for Finder.HasTrash.

All the other keys in the com.apple.finder.plist can be found using Strings on Finder.

Strings Finder | grep -i trash | more

in /System/Library/CoreServices/Finder.app/Contents/MacOS

produces a list of things, none of which are Finder.HasTrash.

Are you sure you don't have a different version of the Finder?



[ Reply to This | # ]
Shouldn't be a modified Finder...
Authored by: robg on Oct 17, '01 11:56:28AM

Unless some app I installed hacked the actual Finder code without my knowledge or permission and without requiring a restart, I have a stock 10.1 install - upgraded over 10.0.4 in place.

Tonight I'll try this on my experimental partition (which is lacking the key), and see if I can get it to do anything.

-rob.



[ Reply to This | # ]