moretension / duti

A command-line tool to select default applications for document types and URL schemes on Mac OS X
Other
1.41k stars 66 forks source link

7-zip-archive does not conform to any UTI hierarchy #37

Open mbonastre opened 4 years ago

mbonastre commented 4 years ago
$ duti -s com.codeius.izip org.7-zip.7-zip-archive all
org.7-zip.7-zip-archive does not conform to any UTI hierarchy

I'm using duti 1.5.4, installed using "brew install duti" on MacOS 10.13.6

I've checked with "lsregister" that iZip associates itself to this exact UTI without problems.

vagelim commented 4 years ago

duti -s com.codeius.izip .7zip all works for me