Open terminal and write these 2 commands
[sourcecode]
defaults write com.apple.finder AppleShowAllFiles TRUE
killall Finder
[/sourcecode]
Related Posts
Jquery and Swfobject conflicts
This is the right way to use swfobject and jquery framework. To avoid the known issues between these two.
Create Mac OS X bootable USB disk
Open Command Prompt (Start CMD) Now you can download a program to transfer dmg image to USB.Transmac can be downloaded…
iPhone Wifi MacAddress
[sourcecode lang=”c”] #if ! defined(IFT_ETHER) #define IFT_ETHER 0x6/* Ethernet CSMACD */ #endif – (IBAction)testAction:(id)sender { #pragma unused(sender) BOOL success; struct…
