TCBL new version (1.04 )

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

Moderators: white, Hacker, petermad, Stefan2

Post Reply
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

Just for verification :
to make it work, you have :
A) to select the trget folder
B) select a bunch of file and folder ( the tool do not work with archive file)
C) click on the button.

to verify that the correct command are generated, you can add a -e at the beg of the parameter line.

Code: Select all

-e %L echo F$Pxcopy /Y/H/R/Q/S/E/I $f "%Tbackup_$Y_$M_$D_$t\$n"

(this call notepad with the generated bat file)
if nothing show up, this is because the %L list file is empty or not created ( mainly because you switch to the target folder with empty selection)

In my system all is working like a charm !
TychoBarfy
Senior Member
Senior Member
Posts: 340
Joined: 2005-08-13, 15:13 UTC
Location: Berlin, Germany
Contact:

Post by *TychoBarfy »

Ah. Figured out what the reason was.

"xcopy /Y/H/R/I/Q/S/E/I" there was one /I too much. Removed the first /I and all works fine.
Didn't know, that xcopy ignores the whole command, if one switch occures twice.

Thanks for your help and for the fine switch -e. Didn't know it before.
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

THX for using tcbl !
\/4D3R wrote:is it possible for you to make use of %commander_path%?

currently i am using it in the start menu:

Code: Select all

menu9=Addons - Image Magick - Resize 50%
cmd9=%commander_path%\addons\tcbl\TCBL.exe
param9=%L C:\xp\util\tcmd\addons\imagick\convert.exe -resize 50%%%% $f %T$z.50percent.$e
menu10=Addons - Image Magick - Resize 150%
cmd10=%commander_path%\addons\tcbl\TCBL.exe
param10=?%L C:\xp\util\tcmd\addons\imagick\convert.exe -resize 150%%%% $f %T$z.150percent.$e
would be a lot easier (usb stick) to use %commander_path% instead of e.g. C:\xp\util\tcmd\

thx
it is already working, TC automatically add commander_path env variable. you just have to modify your command such as :

Code: Select all

menu9=Addons - Image Magick - Resize 50%
cmd9=%commander_path%\addons\tcbl\TCBL.exe
param9=%L "%%commander_path%%\addons\imagick\convert.exe" -resize 50%%%% $f %T$z.50percent.$e
...... and so on
notice that you need to use %% for % ;).....

Hope it helps.
\/4D3R
Junior Member
Junior Member
Posts: 20
Joined: 2005-05-19, 20:13 UTC

Post by *\/4D3R »

nsp wrote:THX for using tcbl !
\/4D3R wrote:is it possible for you to make use of %commander_path%?

currently i am using it in the start menu:

Code: Select all

menu9=Addons - Image Magick - Resize 50%
cmd9=%commander_path%\addons\tcbl\TCBL.exe
param9=%L C:\xp\util\tcmd\addons\imagick\convert.exe -resize 50%%%% $f %T$z.50percent.$e
menu10=Addons - Image Magick - Resize 150%
cmd10=%commander_path%\addons\tcbl\TCBL.exe
param10=?%L C:\xp\util\tcmd\addons\imagick\convert.exe -resize 150%%%% $f %T$z.150percent.$e
would be a lot easier (usb stick) to use %commander_path% instead of e.g. C:\xp\util\tcmd\

thx
it is already working, TC automatically add commander_path env variable. you just have to modify your command such as :

Code: Select all

menu9=Addons - Image Magick - Resize 50%
cmd9=%commander_path%\addons\tcbl\TCBL.exe
param9=%L "%%commander_path%%\addons\imagick\convert.exe" -resize 50%%%% $f %T$z.50percent.$e
...... and so on
notice that you need to use %% for % ;).....

Hope it helps.
yes, exactly what I need
now I love th4t :twisted:
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

New TCBL 0.6b

Post by *nsp »

TCBL new version (0.6b) :
http://www.geocities.com/nospam0123456/forTC/

added Ini file support.

Feel free to test it !
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

(New) TCBL new version (0.82)

Post by *nsp »

TCBL have been updated (after a long time ...).

The new version is drastically changed...

Added WDX support through super_wdx...
Added INI file a Big repository for your scripts (300 lines max per script)
Added File filtering ability to have specific command for specific file !

for more info : http://www.geocities.com/nospam0123456/forTC/

Feel free to contact for support !

(I distribute super_wdx enclosed in my zip distrib if the author is reluctant to this i will remove it !)
TychoBarfy
Senior Member
Senior Member
Posts: 340
Joined: 2005-08-13, 15:13 UTC
Location: Berlin, Germany
Contact:

Post by *TychoBarfy »

Could anyone create a mirror please :?:
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

The download works flawlessly. Anyway, here is one:
http://icfu.totalcmd.net/Tools/tcbl_dist.zip

Icfu
This account is for sale
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

... and here.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

icfu wrote:The download works flawlessly. Anyway, here is one:
http://icfu.totalcmd.net/Tools/tcbl_dist.zip
Icfu
THx Icfu for mirroring TCBL :) As i did not succeed in getting an account in TotalCmd.net, I use a geocities website, if some prefer i've also a 4shared account :
http://nospam0123456.4shared.com/

Files :
tcbl_dist.zip 850Kb contain also Super Wdx
tcbl_Small_dist.zip 40Kb only contain tcbl

(Do not hesitate to give feedback and/or ask for features )
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

As i did not succeed in getting an account in TotalCmd.net
Strange, usually you can get him on ICQ but only send him messages when he is online, otherwise he won't get/read them probably.

djk has a nice site as well – no direct upload access though – so I think it's better to send him the updates in the future. And another advantage of his site: It's not full of spam, which is a problem on totalcmd.net for years. The comment feature is completely unusable meanwhile, besides you wanna buy japanese cars, kjshdfsdjkfhjksdfk, or the like... It's sad to see that nothing is done to prevent that, maybe Ergo has no time or desires anymore meanwhile.

Icfu
This account is for sale
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

icfu wrote:djk has a nice site as well – no direct upload access though – so I think it's b........
Icfu
He is too fast ! ;) The file is already in ! http://en.totalcmd.pl/download/add/Tls/Bat_Builder_Launcher

Thx a lot djk !
User avatar
djk
Power Member
Power Member
Posts: 1651
Joined: 2003-03-17, 11:33 UTC
Location: Poland
Contact:

Post by *djk »

2nsp
I try to be up-to-date with all the plugins but of course you can send me info with the link to the plugin to be sure I will update it.


2icfu
Thanks for the nice words.
DJK
Totally addicted to Total Commander
totalcmd.pl
en.totalcmd.pl
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

Post by *nsp »

TCBL have been updated.

The new version only add :
- support of mmultiple ini file
- partial support of super_wdx column


for more info : http://tccfestuff.free.fr

Feel free to contact for support !

(I distribute super_wdx enclosed in my zip distrib if the author is reluctant to this i will remove it !)
User avatar
nsp
Power Member
Power Member
Posts: 1803
Joined: 2005-12-04, 08:39 UTC
Location: Lyon (FRANCE)
Contact:

new version 0.86

Post by *nsp »

new version Beta 0.86 with bug fix for "%%" usage ex :

Code: Select all

cmd=for %%I in ( $f ) do set FDATE=%%~tI
; get date from file (format depends on windows local)
download here.
Post Reply