View Single Post
  #2  
Old 12-21-2005, 08:10 AM
dnanian's Avatar
dnanian dnanian is offline
Administrator
 
Join Date: Apr 2001
Location: Weston, MA
Posts: 14,923
Send a message via AIM to dnanian
Your LaunchServices database needs to be rebuilt, Cuneyt. Run the following in Terminal (all three lines at once):

Code:
/System/Library/Frameworks/ApplicationServices.framework/\
Frameworks/LaunchServices.framework/Support/lsregister \
-kill -r -domain local -domain system -domain user
That should take care of it.
__________________
--Dave Nanian
Reply With Quote