defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
Bets on if the OP deleted them already?If you delete them...you will open up a can of new funness...
Bets on if the OP deleted them already?![]()
defaults write com.apple.finder AppleShowAllFiles FALSE
killall Finder
make sure you enter it as two commands. so enter this
Code:defaults write com.apple.finder AppleShowAllFiles FALSE
hit enter
then type this
finder should quit, then you can relaunch it from the dockCode:killall Finder
yup did just that but files are still there...
They don't have the "." before the folder name so they won't hide.
+1 for reinstalling OSX.
You must have used one of the 'enable hidden system preferences' applications (like Mac Pilot) and clicked the "show hidden system files".
No, it's an intermittent bug that I've run into myself. There's an Apple knowledge base article about it, that I can't find right now.
Edit: Here. The quickest way to fix it is to insert the Leopard DVD and do this from Terminal:
cd /Volumes/Mac\ OS\ X\ Install\ DVD/
cd System/Installation/Packages/OSInstall.mpkg/Contents/Resources/
sudo ./SetHidden / hidden_MacOS9
I was wondering how this could happen, that explains it.
/curiosity
that only works for tiger though, not leopard.
aight so i followed those directions and this is what i have now..better?