Quantcast
Channel: Total Commander
Viewing all articles
Browse latest Browse all 3922

Total Commander (English) • Re: Make a button to make a checksum (MD5) of folder contents?

$
0
0
without the need for another click on "ok".
Another option with TCFS2 (obviously slower than rhash):

Code:

TOTALCMD#BAR#DATA%COMMANDER_PATH%\Addons\TCFS2\TCFS2.exe /ef tcm(312) tcm(3302) tcm(564,1) delay(20) tcm(3304) send({TAB}) send(@m) send({ENTER})wcmicon2.dll,61MD5 calculation of all files in the root of the current folder of active panel
or without keystrokes:

Code:

TOTALCMD#BAR#DATA%COMMANDER_PATH%\Addons\TCFS2\TCFS2.exe /ef tcm(312) tcm(3302) tcm(564,1) delay(20) tcm(3304) sendmsg(findwnd(,&MD5,findwnd(TCrcForm),,3),$f5) sendmsg(findwnd(,OK,findwnd(TCrcForm)),$f5)wcmicon2.dll,61MD5 calculation of all files in the root of the current folder of active panel

Statistics: Posted by Fla$her — 2024-10-23, 23:18 UTC



Viewing all articles
Browse latest Browse all 3922