I need to hide "water marked" hidden files such as ".DS_Store", ".fseventsd", ".TemporaryItems", ".Spotlight-V100" and so on and so for, how do I get to do so...

i need to hide "water marked" hidden files such as ".DS_Store", ".fseventsd", ".TemporaryItems", ".Spotlight-V100" and so on and so for, how do I get to do so...

Open the Script Editor or AppleScript Editor in one of the subfolders of Applications and run the following:
tell application "Finder" to quit
try
if (do shell script "defaults read com.apple.finder AppleShowAllFiles") is not "1" then error
do shell script "defaults write com.apple.finder AppleShowAllFiles 0"
on error
do shell script "defaults write com.apple.finder AppleShowAllFiles 1"
end try
delay 2
tell application "Finder" to run
If you change your mind later, run the script again.
(114251)

Similar Messages

Maybe you are looking for

  • Customer open item clearing based on the customer PO no in Sales order

    Hi, Is it possible to clear customer open item based on teh customer PO number eneterd in the sales order BSTKD. Points will assigned for any useful answer. Thanks Vamsi

  • How do you create a Spam folder in Mail

    How o you create a Spam folder in Mail?

  • Unique Field as Non-Qualifier in Qualified Flat Table

    Hi experts, I have the      requirement to store the customer data regarding company code in the qualified flat: customer have different data related on company code. It's important that this company code have to be unique in this qualified flat. (e.

  • Fcpx wont open project

    The"body party" project i am working on just wont open. the even folder shows up but i only see the title information for the actual project. when i try to open it the program crashes. Ive been working on coloring the project with the mlooks 2 plugin

  • Problems with file locations

    Hi, I've done a file location, but I've problems when I register the location with the next root path (This directory is on my local host): c:\test\ All works fine, but when I execute the mapping that contais the file (prueba.dat), I obtain the next