Add new comment

The dyn. prefix means that the system does not know what bz2 is, so it creates a dynamic UTI. The bz2 UTI is defined by Apple, so it's probably really a problem with your system. Try cleaning the LaunchServices database with this command:

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

Please understand that after this Mac OS X will ask you again for all file types whether you really want to open them with whatever application you have installed to open the type (e.g., Word for doc, ...)

Sat, 2007-12-01 16:36

Reply



The content of this field is kept private and will not be shown publicly.

*

  • Allowed HTML tags: <a> <em> <strong> <cite> <code> <ul> <ol> <li> <dl> <dt> <dd>
  • Lines and paragraphs break automatically.