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
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.
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
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
---------------------------
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.
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.
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.
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