Shirt Pocket Discussions

Shirt Pocket Discussions (https://www.shirt-pocket.com/forums/index.php)
-   General (https://www.shirt-pocket.com/forums/forumdisplay.php?f=6)
-   -   Duplicate applications to Open With... (https://www.shirt-pocket.com/forums/showthread.php?t=935)

Cuneyt 12-21-2005 07:53 AM

Duplicate applications to Open With...
 
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 08:10 AM

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.

Cuneyt 12-22-2005 04:32 AM

Thanks. It took care of it.

dnanian 12-22-2005 09:31 AM

Great. Thanks for letting me know.


All times are GMT -4. The time now is 07:49 AM.

Powered by vBulletin® Version 3.8.9
Copyright ©2000 - 2024, vBulletin Solutions, Inc.