I've following the instructions for Windows 7 on the wiki and created the following reg file:
Code: Select all
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\open\command]
@="\"C:\\Program Files\\TotalCmd\\TotalCmd.exe\" \"%1\""
Same thing happens if I write a path in Windows->Run.
What am I doing wrong? Was anyone able to make it work?