开发者

OS X 10.6 services - how to force reindexing

开发者 https://www.devze.com 2023-01-17 02:00 出处:网络
I have an 开发者_JAVA技巧application installed on OS X 10.6 which offers some services when a file or directory is selected in the Finder. After moving the application to trash, the service entries ar

I have an 开发者_JAVA技巧application installed on OS X 10.6 which offers some services when a file or directory is selected in the Finder. After moving the application to trash, the service entries are still shown in the Finder.

How to force OS X to "reindex" the known services?


Run pbs (the paste board server) to reset it:

$ /System/Library/CoreServices/pbs

see this Apple documentation.

Or, empty the trash.

0

精彩评论

暂无评论...
验证码 换一张
取 消