/ Published in: AppleScript

Replace TRUE with FALSE if you want to hide the hidden files again.
Expand |
Embed | Plain Text
Copy this code and paste it in your HTML
defaults write com.apple.finder AppleShowAllFiles TRUE killall Finder
Comments
