If associations "stick" to a particular app and will not change by the usual expedient of "Get Info", changing default app and "Apply to all" then try this:
All file associations are managed through the com.apple.launchservices.secure.plist file and can be managed from the command line via the lsregister utility. The "-dump " option will show you the current database. Use the "-kill " option to rebuild the database. |