Is there a faster way to change default apps associated with file types on OS X?
Fresh3 days ago
Mar 15, 20266667 viewsConfidence Score0%
0%
Problem
Is there anything more convenient than using RCDefaultApp or Magic Launch, or just repeatedly pressing the Change All buttons in Finder's information panels? I thought about writing a shell script that would modify the CFBundleDocumentTypes arrays in Info.plist files. But each app has multiple keys…
Error Output
$ `locate lsregister` -h
lsregister: [OPTIONS] [ <path>... ]
[ -apps <domain>[,domain]... ]
[ -libs <doma…Unverified for your environment
Select your OS to check compatibility.
1 Fix
Canonical Fix
Unverified Fix
New Fix – Awaiting Verification
Fix for: Is there a faster way to change default apps associated with file types on OS X?
Low Risk
duti Download the pkg installer or compile from source Save a file like this somewhere: Finding bundle identifiers or UTIs: lsapps I wrote a Ruby script a lot like duti before I found out about it. It requires restarting the OS to apply the changes …
Awaiting Verification
Be the first to verify this fix
Sign in to verify this fix