Search result -> Missing Option -> Open Path
Moderators: Hacker, petermad, Stefan2, white
Search result -> Missing Option -> Open Path
Search result:
Missing the Context Menu with an option, Right Click -> Open the Path.
https://postimg.cc/GH2KzfbZ
F3 View only opens a preview of a file, e.g. a photo etc.
Missing the Context Menu with an option, Right Click -> Open the Path.
https://postimg.cc/GH2KzfbZ
F3 View only opens a preview of a file, e.g. a photo etc.
Re: Search result -> Missing Option -> Open Path
[Go to file]
- Save the code block as "OpenInTC.reg" and import this into the registry
From search results the "Open in new TC" entry should be used.
Regards
Holger
Or a static context menu extension...
- Adapt the path "C:\\Tools\\Totalcmd\\" to the path of your TC installation.OpenInTC.reg wrote:Code: Select all
Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell\Open in TC] [HKEY_CLASSES_ROOT\Directory\shell\Open in TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /O /T /L=%1" [HKEY_CLASSES_ROOT\Folder\shell\Open in TC] [HKEY_CLASSES_ROOT\Folder\shell\Open in TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /O /T /L=%1" [HKEY_CLASSES_ROOT\Drive\shell\Open in TC] [HKEY_CLASSES_ROOT\Drive\shell\Open in TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /O /T /L=%1" [HKEY_CLASSES_ROOT\*\shell\Open in TC] [HKEY_CLASSES_ROOT\*\shell\Open in TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /O /T /L=%1" [HKEY_CLASSES_ROOT\Directory\shell\Open in new TC] [HKEY_CLASSES_ROOT\Directory\shell\Open in new TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /N /T /L=%1" [HKEY_CLASSES_ROOT\Folder\shell\Open in new TC] [HKEY_CLASSES_ROOT\Folder\shell\Open in new TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /N /T /L=%1" [HKEY_CLASSES_ROOT\Drive\shell\Open in new TC] [HKEY_CLASSES_ROOT\Drive\shell\Open in new TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /N /T /L=%1" [HKEY_CLASSES_ROOT\*\shell\Open in new TC] [HKEY_CLASSES_ROOT\*\shell\Open in new TC\command] @="C:\\Tools\\Totalcmd\\TOTALCMD64.EXE /N /T /L=%1"
- Save the code block as "OpenInTC.reg" and import this into the registry
From search results the "Open in new TC" entry should be used.
Holger
Make our planet great again
Re: Search result -> Missing Option -> Open Path
Feed to listbox and you have the full context menu for every item.makinero wrote: 2019-01-03, 12:05 UTC Search result:
Missing the Context Menu with an option, Right Click -> Open the Path.
https://postimg.cc/GH2KzfbZ
F3 View only opens a preview of a file, e.g. a photo etc.
Windows 11 Home, Version 24H2 (OS Build 26100.4351)
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
TC 11.55 RC7 x64 / x86
Everything 1.5.0.1396a (x64), Everything Toolbar 1.5.5.0, Listary Pro 6.3.2.88
QAP 11.9.0.6 x64
Re: Search result -> Missing Option -> Open Path
Where do you see the option "Open path" or "Open Location" Or "Open containing Folder"
https://postimg.cc/K3Sz4jmn

https://postimg.cc/K3Sz4jmn
Re: Search result -> Missing Option -> Open Path
Where do you see the option "Open..
the magic word was _context_ menu
BTW: You did not specify which program should be used to open the path...
You did not read the spoiler content, did you?
You did not read the spoiler content, did you?
Holger
Make our planet great again
Re: Search result -> Missing Option -> Open Path
From Find Files window: http://madsenworld.dk/tcmd/gotosearchdir.png
From Seach result panel: http://madsenworld.dk/tcmd/search-oppositepanel.png (Ctrl+ArrowRight or Ctrl+ArrowLeft)
Or use this button when in the Search result panel:
From Seach result panel: http://madsenworld.dk/tcmd/search-oppositepanel.png (Ctrl+ArrowRight or Ctrl+ArrowLeft)
Or use this button when in the Search result panel:
Code: Select all
TOTALCMD#BAR#DATA
cd
%N
%COMMANDER_EXE%,6
Go to file under cursor (from listbox or branch view)
-1
To make the button:
1. Mark the green text above (click SELECT ALL).
2. Copy it to the ClipBoard (press Ctri+C).
3. Right click on TC's buttonbar and choose "Paste".
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Search result -> Missing Option -> Open Path
And what's next, no example plugins configuration.petermad wrote: 2019-01-03, 17:42 UTC From Find Files window: http://madsenworld.dk/tcmd/gotosearchdir.png
From Seach result panel: http://madsenworld.dk/tcmd/search-oppositepanel.png (Ctrl+ArrowRight or Ctrl+ArrowLeft)
Or use this button when in the Search result panel:Code: Select all
TOTALCMD#BAR#DATA cd %N %COMMANDER_EXE%,6 Go to file under cursor (from listbox or branch view) -1
To make the button:
1. Mark the green text above (click SELECT ALL).
2. Copy it to the ClipBoard (press Ctri+C).
3. Right click on TC's buttonbar and choose "Paste".
Re: Search result -> Missing Option -> Open Path
.
Last edited by makinero on 2019-01-03, 19:27 UTC, edited 1 time in total.
Re: Search result -> Missing Option -> Open Path
This is a thread about "Search result -> Missing Option -> Open Path" - not about image dimensionsNothing show dimension:
License #524 (1994)
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.55rc4 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1393a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: Search result -> Missing Option -> Open Path
An ordinary mistake in the topics.petermad wrote: 2019-01-03, 18:44 UTCThis is a thread about "Search result -> Missing Option -> Open Path" - not about image dimensionsNothing show dimension:
