Make TC viewer default for test files?
Moderators: Hacker, petermad, Stefan2, white
Make TC viewer default for test files?
Is there a way to make the Total Commander viewer the windows default for viewing text files, so that if I double click on a text file it will open in the TC viewer?
Re: Make TC viewer default for test files?
Its possible but useless for an TC user.
Inside of TC there is no double click necessary as there is F3.
A command line would look like this:
C:\Tools\Wincmd\totalcmd64.exe /S=L "%1"
Inside of TC there is no double click necessary as there is F3.
A command line would look like this:
C:\Tools\Wincmd\totalcmd64.exe /S=L "%1"
Last edited by Horst.Epp on 2021-08-24, 10:23 UTC, edited 1 time in total.
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: Make TC viewer default for test files?
Menu "Files" - "Internal Associations (Total Commander Only)..." - "Add..."
Click on a .txt file in TC...
Lister shows your textfile.
But Horst.Epp is right
Code: Select all
Type name: *.txt
Actions - Open: %COMMANDER_EXE% /S=L "%1"
Change icon: 44 (then press "OK")
OK, OK
Lister shows your textfile.
But Horst.Epp is right

Re: Make TC viewer default for test files?
%COMMANDER_EXE% would not work in Explorer.tuska wrote: 2021-08-24, 10:18 UTC Menu "Files" - "Internal Associations (Total Commander Only)..." - "Add..."Click on a .txt file in TC...Code: Select all
Type name: *.txt Actions - Open: %COMMANDER_EXE% /S=L "%1" Change icon: 44 (then press "OK") OK, OK
Lister shows your textfile.
But Horst.Epp is right![]()
Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
Re: Make TC viewer default for test files?
Who is using Windows Explorer again?


Re: Make TC viewer default for test files?
Fully agreed , but without using Explorer the whole question doesn't make sense

Windows 11 Home, Version 24H2 (OS Build 26100.4061)
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64
TC 11.55 RC2 x64 / x86
Everything 1.5.0.1391a (x64), Everything Toolbar 1.5.2.0, Listary Pro 6.3.2.88
QAP 11.6.4.4 x64