Page 1 of 1
XnResize and Macos Open With
Posted: Tue Mar 28, 2023 1:01 am
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.
Re: XnResize and Macos Open With
Posted: Fri Oct 13, 2023 11:17 am
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.