Not Win-E but TC for any Open folder action.
Store as filename.reg and double-click on it
Change to your path and note that every \ in a path has to be doubled.
Store as filename.reg and double-click on it
Change to your path and note that every \ in a path has to be doubled.
Code:
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Drive\shell] @="open" [HKEY_CLASSES_ROOT\Drive\shell\open] [HKEY_CLASSES_ROOT\Drive\shell\open\command] @="c:\\tools\\wincmd\\TOTALCMD64.EXE /O /A /T /S \"%1\"" [HKEY_CLASSES_ROOT\Directory\shell] @="open" [HKEY_CLASSES_ROOT\Directory\shell\open] [HKEY_CLASSES_ROOT\Directory\shell\open\command] @="c:\\tools\\wincmd\\TOTALCMD64.EXE /O /A /T /S \"%1\""
Statistics: Posted by Horst.Epp — 2024-05-29, 13:14 UTC