You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Modify Win + E shortcut keys
Open the registry path: HKEY_CLASSES_ROOT\Folder\shell\opennewwindow\command , modify the default value to the program path you want to open, delete the DelegateExecute key (it is recommended to export a copy before deleting it)
In Windows 10, generally, you have to launch the ahk script with administrator privilege so that it can work normally when focusing on privileged windows, such as Task Manager. This fixes my problem of ahk shortcut scripts not always working as expected.
Describe the bug
After configuring explorer++ to replace the original explorer, you still get the original explorer by pressing Win+E.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Launches explorer++
Screenshots
Version (please complete the following information):
Additional context
The text was updated successfully, but these errors were encountered: