Pregunta

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

¿Fue útil?

Solución

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

Licenciado bajo: CC-BY-SA con atribución
No afiliado a StackOverflow
scroll top