View Full Version : Duplicate applications to Open With...
Cuneyt
12-21-2005, 08:53 AM
I noticed that I have duplicate application names in Open With, when I control-click on a document. The same thing applies when I want to open a dictionary of an application in Script Editor and with the applicationd shown in Automator. There should be a cache file for these application names might be deleted, I am nor sure. Could be the Applications folder on cloned drive, reason for this? But, I must add that this happens regardless the cloned drive mounted or not.
dnanian
12-21-2005, 09:10 AM
Your LaunchServices database needs to be rebuilt, Cuneyt. Run the following in Terminal (all three lines at once):
/System/Library/Frameworks/ApplicationServices.framework/\
Frameworks/LaunchServices.framework/Support/lsregister \
-kill -r -domain local -domain system -domain user
That should take care of it.
Cuneyt
12-22-2005, 05:32 AM
Thanks. It took care of it.
dnanian
12-22-2005, 10:31 AM
Great. Thanks for letting me know.
vBulletin® v3.8.6, Copyright ©2000-2012, Jelsoft Enterprises Ltd.