04-12-2023, 04:44 AM -
Hello Yuri,
Since your update with version 8.0 I'd like to submit a request.
It's not possible for us to create Windows' own virtual folders' menus (besides the predefined ones).
One example is: Applications folder which is
and it can be opened by:
from command.
It's already possible to see those virtual menus by only the shortcut inside a TLB menu. However, we can't create a menu from that shortcut.
Maybe it's no big deal, but I thought you could give it a try if it's not very difficult to achive.
Perhaps, an update on your "predefined virtual folders" list could be enough.
The Complete List of Windows 10 CLSID Key (GUID) Shortcuts is listed here.
Thanks for your consideration..
Since your update with version 8.0 I'd like to submit a request.
It's not possible for us to create Windows' own virtual folders' menus (besides the predefined ones).
One example is: Applications folder which is
Code:
explorer.exe shell:::{4234d49b-0245-4df3-B780-3893943456e1}
and it can be opened by:
Code:
shell:appsfolder
from command.
It's already possible to see those virtual menus by only the shortcut inside a TLB menu. However, we can't create a menu from that shortcut.
Maybe it's no big deal, but I thought you could give it a try if it's not very difficult to achive.
Perhaps, an update on your "predefined virtual folders" list could be enough.
The Complete List of Windows 10 CLSID Key (GUID) Shortcuts is listed here.
Thanks for your consideration..