Discuss and announce Total Commander plugins, addons and other useful tools here, both their usage and their development.
Moderators: Hacker , petermad , Stefan2 , white
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2012-06-12, 07:46 UTC
This new development is a replacement of good old
WDXGuideInLister using
WDX Guide to display content plugins in lister window.
New features:
• added 64 bit support
• path to Guide.exe in lsplugin.ini may contain environment variables
Code: Select all
[WDXGuideInLister]
Path=%COMMANDER_PATH%\..\Tools\Guide\Guide.exe
Path64=%COMMANDER_PATH%\..\Tools\Guide\Guide.exe
• window capture does no longer depend on window name and class name, but still can be activated again by settings in lsplugin.ini if it fails too often
Code: Select all
[WDXGuideInLister]
ClassName=TForm1
WindowName=WDX Guide - testing of Content plugins
Download:
wlx_WDXGuideInLister_1.02.rar (x86/x86-64) (C++ sources included)
Last edited by
tbeu on 2012-06-19, 10:09 UTC, edited 1 time in total.
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
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2012-06-12, 20:11 UTC
Update:
• fixed window capture problem
Download:
wlx_WDXGuideInLister_1.03.rar (x86/x86-64) (C++ sources included)
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
nsp
Power Member
Posts: 1913 Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:
Post
by *nsp » 2012-06-20, 07:17 UTC
tbeu wrote: This new development is a replacement of good old
WDXGuideInLister using
WDX Guide to display content plugins in lister window.
New features:
• added 64 bit support
• path to Guide.exe in lsplugin.ini may contain environment )
You argue about 64bit support for a 32bit only application to my knowledge.
Do you have a 64bit Guide.exe able to launch 64bit wdx ?
I also use a lot wdxguide and superwdx but for now only 32bit version of it and no equivalence for 64bit ;(
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2012-06-20, 08:09 UTC
nsp wrote: Do you have a 64bit Guide.exe able to launch 64bit wdx ?
No, it is window of the 32bit Guide.exe that is captured by the plugin. However, plugin is ready to also capture window of 64bit Guide one day
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
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2012-06-20, 14:26 UTC
Please download again. AV should no longer complain now (as checked by Virustotal).
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
tbeu
Power Member
Posts: 1354 Joined: 2003-07-04, 07:52 UTC
Location: Germany
Contact:
Post
by *tbeu » 2014-09-16, 07:44 UTC
Update:
• fixed problems detected by
Cppcheck
Download:
wlx_WDXGuideInLister_1.04.rar (x86/x86-64) (C++ sources included)
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