Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

mrjayviper

macrumors regular
Original poster
Jul 17, 2012
245
27
I have assigned Text Wrangler as the default app for all my .srt files (right click on one of the files -> get info -> open with Text Wrangler -> change all).

My confusion is that even though I have done this, in Finder some files show as "Text file" while most show as "TextWrangler document".

I've remove all the .DS_Store files in my volume but still no change.

Does anyone know how to fix this?

In saying that, double-clicking on the .srt files marked as "text file" still opens them in Text Wrangler.

thanks a lot
 
Rebuilding Launch Services Database sometimes works.
In Terminal:
Code:
/System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Support/lsregister -kill -r -domain local -domain system -domain user
This can take a while. It'll also eliminate multiple copies of Apps from your "Open With" popup menu.

Follow that with:
Code:
killall Finder
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.