Using internal commands you can specify which column field to copy. See:
viewtopic.php?p=418271#p418271
viewtopic.php?p=418298#p418298
[WDX] LotsOfHashes v1.4
Moderators: Hacker, petermad, Stefan2, white
Re: [WDX] LotsOfHashes v1.4
Ah, now you mention it . . .
HISTORY.TXT wrote:
TC v10.50
09.03.22 Added:
CM_COPYFILEDETAILSTOCLIP 2
Thanks
HISTORY.TXT wrote:
TC v10.50
09.03.22 Added:
CM_COPYFILEDETAILSTOCLIP 2
Thanks
Re: [WDX] LotsOfHashes v1.4
angel wrote: 2023-01-17, 12:42 UTC Is there a way to print to file all custom columns in current dir?
Something like dir *.* > file.txt, but the result must be custom hash columns.
You can utilize this command in TC command line: cm_SaveDetailsToFile
You are asked to chose a path and file name.
Next open that file in you text editor and use that print function.
cm_SaveDetailsToFile=2039;Save all shown columns to file
See more of such commands in the TOTALCMD.INC text file.
Or just use the here provided commands
CM_CopyFileDetailsToClip
CM_CopyHdrFileDetailsToClip
and paste that in your editor for to print.
Re: [WDX] LotsOfHashes v1.4
Use one of these commands:Is there a way to print to file all custom columns in current dir
cm_SaveDetailsToFile=2039;Save all shown columns to file
cm_SaveDetailsToFileA=2043;Save all shown columns to file (ANSI)
cm_SaveDetailsToFileW=2044;Save all shown columns to file (Unicode)
cm_SaveHdrDetailsToFile=2093;Save all shown columns to file, with headers
cm_SaveHdrDetailsToFileA=2094;Save all shown columns to file, with headers (ANSI)
cm_SaveHdrDetailsToFileW=2095;Save all shown columns to file, with headers (Unicode)
License #524 (1994)
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Danish Total Commander Translator
TC 11.51 32+64bit on Win XP 32bit & Win 7, 8.1 & 10 (22H2) 64bit, 'Everything' 1.5.0.1391a
TC 3.60b4 on Android 6, 13, 14
TC Extended Menus | TC Languagebar | TC Dark Help | PHSM-Calendar
Re: [WDX] LotsOfHashes v1.4
How do I use this plugin? I didn't understand anything.
Re: [WDX] LotsOfHashes v1.4
It is a WDX plugin it means that it can be used to extract information (content) from files. In the case of LotsOfHashes it calculates various hashes for "targetted" files.
You can see the hash as custom columns in TC, use the values in multi-rename (plugin part), in the plugin part of a search...
To have a look you can also use wdx guide
You can see the hash as custom columns in TC, use the values in multi-rename (plugin part), in the plugin part of a search...
To have a look you can also use wdx guide
Re: [WDX] LotsOfHashes v1.4
2Andy Solo
The Wiki page might be a good starting point to understand what content plugins can do and where in TC they can be used:
https://www.ghisler.ch/wiki/index.php?title=Content_plugin
The Wiki page might be a good starting point to understand what content plugins can do and where in TC they can be used:
https://www.ghisler.ch/wiki/index.php?title=Content_plugin
#101164 Personal licence
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror
Ryzen 5 2600, 16 GiB RAM, ASUS Prime X370-A, Win7 x64
Plugins: Services2, Startups, CertificateInfo, SignatureInfo, LineBreakInfo - Download-Mirror