Hi
Currently, there is an option to open a given path (directory/folder) by double-clicking on it (General / Results / Open path with dbl click on path text).
On Windows 11, Windows Explorer offers a multi-tab interface.
Would it be possible to add an option to open the directory in a new tab of an already opened Windows Explorer window, rather than opening a new Windows Explorer window every time ?
Thanks !
Option to open folder/directory in a new tab of Windows Explorer (Win11)
Re: Option to open folder/directory in a new tab of Windows Explorer (Win11)
I believe it's possible with QTTabBar
Re: Option to open folder/directory in a new tab of Windows Explorer (Win11)
Thanks for your prompt reply, but AFAIK the native muti-tab Windows Explorer on Win11 doesn't use QTTabBar 
I know it's possible because QAP (QuickAccessPopup) does it without adding a DLL or anything. You might want to have a look at the code.
Thanks anyway
I know it's possible because QAP (QuickAccessPopup) does it without adding a DLL or anything. You might want to have a look at the code.
Thanks anyway