mkormendy
10/21/2016 - 2:57 PM

Fixes issue as reported here: http://discuss.binaryage.com/t/weird-finder-ghosting/1526

osascript -e "tell application \"Finder\" to quit" && defaults write com.apple.finder DisableAllAnimations -bool false &&  defaults write com.apple.finder AnimateWindowZoom -bool true && defaults write com.apple.finder TotalFinderDontFixInstallerDefaults -bool true