amir1376 / ab-download-manager

A Download Manager that speeds up your downloads
https://abdownloadmanager.com
Apache License 2.0
3.11k stars 155 forks source link

Open folder feature requests to support third-party file managers #189

Open paulxjz opened 1 week ago

paulxjz commented 1 week ago

I am using Directory Opus 13, which is my default file manager, but when opening folders, it will open the original folder manager, and I would like to request compatibility with third-party managers

amir1376 commented 5 days ago

Hi there. This is currently supported in Linux. but in windows I should find a common command to open user specified file manager. I currently use

explorer.exe "<filePath>"

to open folders.