Question

Is it possible to find a list of all existing Uniform Type Identifiers on a system?

Était-ce utile?

La solution

How about

 /System/Library/Frameworks/CoreServices.framework/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -dump

Even better: A Graph of all Universal Type Identifiers - Kevin Ballard's Blog

Licencié sous: CC-BY-SA avec attribution
Non affilié à StackOverflow
scroll top