Page 1 of 1
Viewer (F3) forcing to open with for example hex
Posted: 2008-01-18, 05:18 UTC
by gizmocuz
Is it possible to make a menu option to force the viewer (F3) to open with hex as default? I have a large media file here that wont open at the moment (total commander is freezing) and would like to see the content in the viewer.
Rob
Standalone Lister…
Posted: 2008-01-18, 05:37 UTC
by Clo
2
gizmocuz

Hello !
• You could install and use the standalone (gratis) Lister, then use it as :
lister.exe [Parameters] [filename]
- In the case, the parameter is :
/T3 Display as hex
• Look for the external Lister
HERE

KR
Claude
Clo
Posted: 2008-01-18, 08:31 UTC
by Stance
TOTALCMD.INC wrote:cm_ListInternalOnly=1006;Lister without plugins/multimedia
cm_SrcQuickInternalOnly=306;Source: Quick view, no plugins
cm_LeftQuickInternalOnly=106;Left: Quick view, no plugins
cm_RightQuickInternalOnly=206;Right: Quick view, no plugins
You can use each of this commands in your menu and buttonbar.
Posted: 2008-01-18, 08:58 UTC
by Hacker
... and the default shortcut is Alt-Shift-F3.
HTH
Roman
Posted: 2008-01-18, 20:46 UTC
by petermad
2gizmocuz
cm_ListInternalOnly or Alt-Shift-F3 will open Lister in Binary mode (with a media file) - you have to press "3" to switch to Hex mode.