In case you don't know it, it was announced in French forum only, this is definetely a must-have plugin which allows creating files with data exported directly from WDX plugins:
http://www.totalcmd.net/plugring/WdxInfopacker.html
@franck8244:
Would it be possible to format the output? Maybe it is already possible and I have overlooked it?
1. A switch for right alignment would be sweet.
2. What about using field separators like <space> or <tab>?
Ok, I would like to create exported file lists with adjusted columns:
Code: Select all
Input:
Filename: @Mod=Size@ShellDetails.wdx
Filename <x> info: % %N
Output:
268364 bdfghfga.txt
84629456 sdsdfhhgfhgffg.mpg
873 ghjsdfgh.m3u
1. When plugin config is activated TC doesn't get focus anymore when clicking on taskbar button
2. Adding junk at end of lines lead to TC crash, for example when adding an additional % in example above:
Code: Select all
Filename: @Mod=Size@ShellDetails.wdx%
Code: Select all
,268364, bdfghfga.txt
,84629456, sdsdfhhgfhgffg.mpg
,873, ghjsdfgh.m3u
Thanks again, I got addicted meanwhile.

Icfu