[WLX] fileinfo 2.23 x32/x64 (May 2017)

Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.

Moderators: Hacker, petermad, Stefan2, white

Post Reply
wOxxOm
Junior Member
Junior Member
Posts: 12
Joined: 2004-09-25, 17:47 UTC

Post by *wOxxOm »

fileinfo is amazing!

here's a little tip for those who wants a smaller font in 'Imports/Exports' listbox (the plugin's hardcoded is something strange: Courrier - with two R's):

just use any hexeditor to search for this double-R-ed Courrier and replace it with Tahoma\0 where \0 is a NULL symbol since Tahoma is one letter shorter than Courrier.

Of course you might want to change the font to Courier with one R :-) yet don't forget to place \0.

P.S. don't try to write values longer than 11 characters :-)
P.P.S. and of course unpack the wlx first with UPX -d fileinfo.wlx
P.P.P.S. and restart TC beforehand so that the plugin is not used currently by TC
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

Hello wOxxOm

:lol:
OK I will change "Courrrrier" by Tahoma in the next release
jaq
Junior Member
Junior Member
Posts: 2
Joined: 2008-10-15, 07:10 UTC

Post by *jaq »

I'd like to be able to copy to clipboard all imported symbols from a dll. Currently it is only possible to select only one symbol. It should be a minor change in the sourcecode.
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

jaq wrote:I'd like to be able to copy to clipboard all imported symbols from a dll. Currently it is only possible to select only one symbol. It should be a minor change in the sourcecode.
you should use the 'Image File Header' tab,
select a part of text and use 'CTL+C' to copy
jaq
Junior Member
Junior Member
Posts: 2
Joined: 2008-10-15, 07:10 UTC

Post by *jaq »

fg_2002fr wrote:you should use the 'Image File Header' tab,
select a part of text and use 'CTL+C' to copy
Oh, so it's that simple :-) Thanks.
apesko
New Member
New Member
Posts: 1
Joined: 2009-02-15, 13:45 UTC

Post by *apesko »

fg_2002fr
In 2.10.
When trying to look an LIB file aplib.lib ( ibsensoftware :aPLib-0.44.zip\lib\mscoff\aplib.lib), and go to the "Library Header" tab, the FileInfo plugin crashes with the following message:
Code:
---------------------------
Application Error
---------------------------
Exception EExternalException in module Totalcmd.exe at 7C541973.
External exception C0150010.
---------------------------
OK
---------------------------


and closes TC.
User avatar
ask-rus
Junior Member
Junior Member
Posts: 44
Joined: 2010-06-17, 10:29 UTC
Location: Russian Federation

Post by *ask-rus »

WinXP SP3; TC 7.55a; Fileinfo 2.10

File:
d:\totalcmd\SOFT\Media Player Classic Home Cinema\mpc-hc.exe
---------------------------
error
---------------------------
Crash in plugin fileinfo.wlx:

Access violation at address 77C37FD4. Read of address 01C13075
---------------------------
ОК Отмена
---------------------------
User avatar
fg_2002fr
Senior Member
Senior Member
Posts: 267
Joined: 2003-02-24, 10:12 UTC
Location: Tours (France)
Contact:

Post by *fg_2002fr »

ask-rus wrote:WinXP SP3; TC 7.55a; Fileinfo 2.10

File:
d:\totalcmd\SOFT\Media Player Classic Home Cinema\mpc-hc.exe
which version? I'm using 1.3.1249 of MPC-HC and fileinfo (similar config) doesn't crash with this file
damjang
Senior Member
Senior Member
Posts: 215
Joined: 2003-10-09, 15:58 UTC
Contact:

Post by *damjang »

fg_2002fr wrote:
ask-rus wrote:WinXP SP3; TC 7.55a; Fileinfo 2.10

File:
d:\totalcmd\SOFT\Media Player Classic Home Cinema\mpc-hc.exe
which version? I'm using 1.3.1249 of MPC-HC and fileinfo (similar config) doesn't crash with this file
Work ok here with WinXP SP2; TC 7.55a; Fileinfo 2.10; mpc-hc 1.3.1249
User avatar
ask-rus
Junior Member
Junior Member
Posts: 44
Joined: 2010-06-17, 10:29 UTC
Location: Russian Federation

Post by *ask-rus »

which version?
MPC-HC? Omg... - 1.3.2099.
The error was only once.
The error does not repeat.
User avatar
Alextp
Power Member
Power Member
Posts: 2321
Joined: 2004-08-16, 22:35 UTC
Location: Russian Federation
Contact:

Post by *Alextp »

author
Pls:
- file props tab. Make edit bigger so it fills tab w/o border
- make font changable there
- make Ctrl-PgUp/dn not working with tabs- they (keys) 're used in Uni. Viewer so when I jump over files (with these keys) and get to fileInfo I get stuck.
Jon Canale
Member
Member
Posts: 141
Joined: 2003-02-07, 12:54 UTC

Post by *Jon Canale »

While using FileInfo 2.10 today, I got this following error that crashed TC while trying to view the Image File Header tab. TC is 7.56a on WinXPSP3.

Exception EExternalException in module TOTALCMD.exe at 7C543653.
External exception C0150010.

File I was looking at was "RightNote.exe", version 2.06.

When I got the error message, clicking the "OK" button closed TC. I turned on the log file, but there was nothing in it other than "09/20/2011 09:22:24a: Program start (xxmyloginname) UTF-8".

I use FileInfo all of the time. I hope the author can update whatever is needed.
User avatar
tbeu
Power Member
Power Member
Posts: 1354
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

I also wonder if fileInfo is still maintained. It is one of my most used plugins.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Jon Canale
Member
Member
Posts: 141
Joined: 2003-02-07, 12:54 UTC

Post by *Jon Canale »

Mr. Gannier responded to my personal email. He did look at the file to find out what was going on. The fix was to disable a fileinfo plugin reference, unaspack.dll. After that, it was okay with the file I was trying to look at.

So still nothing really wrong with the fileinfo plugin, and the author will respond to emails, but he stated that he has no plans to specifically develop a 64-bit version because he does not have a system to test it on.

Here are his comments:
Fileinfo works well with TotalCMD 8.0 (32bits). To date, I have no plan to develop a 64bits version of fileinfo because I haven't 64bits OS to develop and test it but dumping of 64bits applications are already supported since version 2.06. you can test this with "TCMDX64.exe" in the TotalCMD directory.
User avatar
tbeu
Power Member
Power Member
Posts: 1354
Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:

Post by *tbeu »

Jon Canale wrote:he has no plans to specifically develop a 64-bit version
That is really a pitty. If he might share the source code someone else could try to recompile it. I mean I can try to do it if it is developed in C/C++.
TC plugins: Autodesk 3ds Max / Inventor / Revit Preview, FileInDir, ImageMetaData (JPG Comment/EXIF/IPTC/XMP), MATLAB MAT-file Viewer, Mover, SetFolderDate, Solid Edge Preview, Zip2Zero and more
Post Reply