Looks like no one’s replied in a while. To start the conversation again, simply ask a new question.

How do I make hidden folders visible?

sorry about the basic question, but How do I make hidden folders visible?

thanks

Macbook Pro, Mac OS X (10.5.1)

Posted on Jun 11, 2009 9:55 AM

Reply
Question marked as Best reply

Posted on Jun 11, 2009 9:57 AM

Open the Script Editor in the /Applications/AppleScript/ folder and run the following:

do shell script "defaults write com.apple.finder AppleShowAllFiles 1"

Click on the Finder in the Dock with the Control and Option keys held down and choose Relaunch. Some third-party utility software will also do this.

(44450)
4 replies
Question marked as Best reply

Jun 11, 2009 9:57 AM in response to oceanbluesky

Open the Script Editor in the /Applications/AppleScript/ folder and run the following:

do shell script "defaults write com.apple.finder AppleShowAllFiles 1"

Click on the Finder in the Dock with the Control and Option keys held down and choose Relaunch. Some third-party utility software will also do this.

(44450)

How do I make hidden folders visible?

Welcome to Apple Support Community
A forum where Apple customers help each other with their products. Get started with your Apple ID.