Open folder and with NC instead of Finder

Questions, glitches, bugs and crashes
Locked
hedin_hiervard
Posts: 2
Joined: Sun Jan 30, 2022 1:23 pm

Open folder and with NC instead of Finder

Post by hedin_hiervard » Sun Jan 30, 2022 1:25 pm

Hi all,

1. Is there a way to open NC instead of Finder using "normal" system-wide Spotlight?
2. Is there a way to trick other applications to use NC when "Showing in Finder" (e.g. Google Chrome -> Downloads) ?

hedin_hiervard
Posts: 2
Joined: Sun Jan 30, 2022 1:23 pm

Re: Open folder and with NC instead of Finder

Post by hedin_hiervard » Sun Jan 30, 2022 1:58 pm

hedin_hiervard wrote:
Sun Jan 30, 2022 1:25 pm
Hi all,

1. Is there a way to open NC instead of Finder using "normal" system-wide Spotlight?
2. Is there a way to trick other applications to use NC when "Showing in Finder" (e.g. Google Chrome -> Downloads) ?
OK, found the answer myself (quite simple actually):

Code: Select all

defaults write -g NSFileViewer -string info.filesmanager.Files

Locked