Posts Tagged “open with”

Der Open-with Dialog im Finder füllt sich in der Regel mit dem Alter der Mac OS X Installation und der steigenden Programme-Anzahl stark.

Leider kann es auch vorkommen dass sich dort Programm-Verweise einnisten die nicht mehr vorhanden -> nicht gewünscht sind.

In meinem Fall habe ich aufgrund der vielen Versionen von Tierprogramm eine sehr lange Liste im Falle von Grafikdateien.

Daher will ich im folgenden mal kurz erklären wie man unter Tiger (10.4) diese Liste aufräumt. Dieser Ablauf ist NUR für 10.4 gültig, ein entsprechner Beitrag für Leopard (10.5) ist hier zu finden.

Lösung:

  • Terminal öffnen
  • Folgenden Befehl eingeben und mit Enter bestätigen

/System/Library/Frameworks/ApplicationServices.framework/\
Frameworks/LaunchServices.framework/Support/lsregister \
-kill -r -domain local -domain system -domain user

  • Finder neu starten

Comments 5 Comments »

Der Open-with Dialog im Finder füllt sich in der Regel mit dem Alter der Mac OS X Installation und der steigenden Programme-Anzahl stark.

Leider kann es auch vorkommen dass sich dort Programm-Verweise einnisten die nicht mehr vorhanden -> nicht gewünscht sind.

In meinem Fall habe ich aufgrund der vielen Versionen von Tierprogramm eine sehr lange Liste im Falle von Grafikdateien.

Daher will ich im folgenden mal kurz erklären wie man unter Leopard (10.5) diese Liste aufräumt. Dieser Ablauf ist NUR für 10.5 gültig, ein entsprechner Beitrag für Tiger (10.4) folgt.

Read the rest of this entry »

Comments 1 Comment »

I am searching right now a solution to create custom contextual menu items for my finder and stumbled upon this document from apple about:

Clearing Finders open-with contextual menu

Quote:

Ever wondered how to “clear” the Finder’s Open With… contextual menu choices of any extraneous or older applications? (This is the menu that appears when you control-click or “right-click” a document icon.)

If your Open With… menu is filled with too many choices to easily scroll through, you can remove the less-commonly used choices. These steps will clear the list except for the most current applications that can open your document.

  1. From the Finder Go menu, choose Home.
  2. Open the Library folder in the Home window.
  3. Open the Preferences folder.
  4. Find com.apple.LaunchServices.plist.
  5. Rename “com.apple.LaunchServices”, such as to “com.apple.LaunchServices.old”, or move it to the Trash.

The next time you use the Open With…. contextual menu in the Finder, only current applications will be listed. Some items may return if the application that controls them adds itself back to the list.

Comments No Comments »

Found an interesting hint on theappleblog.com

Basicly the hint is based on the following hint

About:

Take, for example, the Finderâ  s â œOpen Withâ  â   contextual menu item. If you right click on a file, â œOpen Withâ  â   gives you the option to open the document with something other than its default associated application. Thing is, oftentimes youâ  ll see apps in there that have long been excised from your computer. What gives?

Sounds good ? check the links above and read one of those articles. Both cover the topic somehow similar.

Comments No Comments »

1