tell application "Finder" tell front window to update every item try delete (make new file at (front window) with properties {name:".refresh.tmp"}) end try end tell