View Single Post
 
Old 06-27-2010, 09:15 AM
y333 y333 is offline
Cheetah
 
Join Date: Jun 2010
Posts: 4
krrr> A command line method to avoid utilities:
rm -f /Library/Preferences/com.apple.window*
rm -f /Users/"USERNAME"/Library/Preferences/ByHost/com.apple.window*
rm -f /Users/"USERNAME"/Library/Preferences/ByHost/com.apple.pref*
(Replacing "USERNAME" of course...)

krrr> Thanks for the test
Reply With Quote