just curious...
Moderators: Hacker, petermad, Stefan2, white
to Ghisler
-1- From the previous messages I presume you would not mind if I added a link to the unpacked TC executable on the ClubTotal site.
But just want to be sure (maybe you would only want to distibute the file to certain people, or something....)
-2- I got the unpacked file, but because the size in the filename and EXE size did not match, I would just like to see it comfirmed that I have the right file:
File: TotalCmd.exe (not packed with aspack)
Filesize: 1,976,868 bytes
MD5: 5F2F4059D32F47EA330680C26847C3BF
-1- From the previous messages I presume you would not mind if I added a link to the unpacked TC executable on the ClubTotal site.
But just want to be sure (maybe you would only want to distibute the file to certain people, or something....)
-2- I got the unpacked file, but because the size in the filename and EXE size did not match, I would just like to see it comfirmed that I have the right file:
File: TotalCmd.exe (not packed with aspack)
Filesize: 1,976,868 bytes
MD5: 5F2F4059D32F47EA330680C26847C3BF
...BRB...
- pdavit
- Power Member
- Posts: 1529
- Joined: 2003-02-05, 21:41 UTC
- Location: Kavala -> Greece -> Europe -> Earth -> Solar System -> Milky Way -> Space
- Contact:
Maxwish wrote:I presume you would not mind if I added a link to the unpacked TC executable on the ClubTotal site.
Are we talking here about the unpacked form of the exe for installation or the main exe after the installation? Coz in the first case I don’t think there’s any restriction since by pressing Ctrl+PageDown over the exe of TC in the compressed form for installation you can easily view and extract its contents! Or am I missing something here?
"My only reason for still using M$ Window$ as an OS is the existence of Total Commander!"
Christian Ghisler Rules!!!
Christian Ghisler Rules!!!
http://ghisler.ch/board/viewtopic.php?t=647JackFoosha256 wrote: heh, had to put it or else my sha256h would have been left without a purpose...![]()
How's it going with sha256 ? Still v1.1 ?
I tested the string and it matches. BTW: took me some time to find out I had to use -f command. It's not explained very clearly on the screen info...
First I will need confirmation from Mr. Ghisler that I am allowed to share this file, before I will make a download link for it....WatchUer wrote:I'd like to get the Unpacked TOTALCMD.EXE!
We are indeed talking about an uncompressed version of the main totalcmd.exe, and not the installation file....pdavit wrote:Are we talking here about the unpacked form of the exe for installation or the main exe after the installation?
...BRB...
I'd like to see the statistics of downloading itMaxwish wrote:First I will need confirmation from Mr. Ghisler that I am allowed to share this file, before I will make a download link for it....WatchUer wrote:I'd like to get the Unpacked TOTALCMD.EXE!

Of course I'd like to get it, too....

Well, actually it's v1.2 now, added some features and changed some internals, but the hash should be the same.How's it going with sha256 ? Still v1.1 ?
I tested the string and it matches. BTW: took me some time to find out I had to use -f command. It's not explained very clearly on the screen info...
You would call it like this:
sha256h -f totalcmd.exe -o totalcmd.cfv
which would create a file [totalcmd.cfv] with the hash.
Or you could add the following to a button in TC:
cmd: [path]\sha256h.exe
param.: -l "%L" -o "%T\new.cfv"
which would create the file [new.cfv] (hash) in the target dir in TC.
I think I'll release in a day or so, but I think it won't be very popular heh;
P.S. I was thinking of adding recursive support but given that not many people are interested in this file in the first place it might take a long time if it would be done at all.
Cheers.