Change your line to this one:BlueSorrow wrote: 2020-06-21, 20:30 UTC I kept looking for solutions and found one that works for me:
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:\\Program Files\\totalcmd\\TOTALCMD64.EXE\" /O \"%1\""
[HKEY_CLASSES_ROOT\Directory\shell]
@="open"
[HKEY_CLASSES_ROOT\Directory\shell\open]
[HKEY_CLASSES_ROOT\Directory\shell\open\command]
@="\"C:\\Program Files\\totalcmd\\TOTALCMD64.EXE\" /O \"%1\""
But for some reason when I click on a search in the seeker "Everything" always open on the left tab of the TC, no in te current tab and if the TC is closed, whe it open my custom bottom bar disappeared and is restored to original. Any idea why this happens
@="\"C:\\Program Files\\totalcmd\\TOTALCMD64.EXE\" /O /A /S /L=\"%1\""