XnResize and Macos Open With

XnResize Multi Platform - Windows, MacOSX, Linux

Moderators: helmut, XnTriq, xnview

Post Reply
bsc
Posts: 3
Joined: Tue Mar 28, 2023 12:49 am

XnResize and Macos Open With

Post by bsc »

XnResize doesn't appear in the list of applications that are "registered" for images in Macos so the application doesn't appear in the list when right-clicking on a file and selecting Open With. Is there a way to do this? As it stands I have to explicitly select "Other" at the bottom of the list then in Finder I have to Enable All Applications and select XnResize.
User avatar
CreativeWorld
Posts: 145
Joined: Fri Dec 30, 2011 7:08 pm

Re: XnResize and Macos Open With

Post by CreativeWorld »

If XnResize does not appear in the "Open With" menu, you might need to reset the Launch Services on your Mac. To do this, you can use the Terminal app and run the following command

Code: Select all

/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/LaunchServices.framework/Versions/A/Support/lsregister -kill -r -domain local -domain system -domain user
his command resets the Launch Services database, which manages the Open With context menu.
Post Reply