Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Css trick – Preload images
[sourcecode lang=”CSS”] #preloadedimages { width: 0px; height: 0px; background-image: url(‘path/to/image1.png’); background-image: url(‘path/to/image2.png’); background-image: url(‘path/to/image3.png’); } [/sourcecode] You dont even have…
SP1 on Winodows Vista x86 Oem Hack
I recently tried to install SP1 on a system with Windows Vista Ultimate (OEM Hack) 🙂 !! DELL OEM Distribution.…
Vista User Switching Options
Here is a list of tips to change the style you logon to your OS.