Skip to content

Open folder in other file manager #1204

@JoyHak

Description

@JoyHak

I use Win10 21h2 LTSC with the XYplorer file manager and it is integrated into the system shell. Any folder called from the terminal, Explorer or any other application opens automatically in XYplorer thanks to the registry tweak:

[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Directory\shell\XYplorer\Command]
@="\"C:\\Configs and settings\\AutoHotKey\\FeedXyplorer.exe\" \"%1\""

However, Kando ignores all settings and opens the folder in Explorer. When I found this out, I had to replace all the "file" items in .json with "command":

"command": "\"C:\\Configs and settings\\AutoHotKey\\FeedXyplorer.exe\" \"C:\\Users\""

Is it possible to change this behavior?...

Metadata

Metadata

Assignees

No one assigned

    Labels

    WindowsThis affects Kando on Windows

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions