[Extension] Tacklebar

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
andry81
Junior Member
Junior Member
Posts: 97
Joined: 2018-11-22, 19:17 UTC

[Extension] Tacklebar

Post by *andry81 »

I have created this project to extend some things in the TC for myself.
The extension installs windows batch scripts, utilities, tools, some 3dparty applications and updates respective wincmd.ini/usercmd.ini/buttonbar.bar files.

To install:
  1. Download 2 archives:
    * tacklebar--external_tools
    * tacklebar

    github:
    * https://github.com/andry81/tacklebar/releases
    * https://github.com/andry81-3dparty/tacklebar--external_tools/releases

    sourceforge:
    * https://sourceforge.net/projects/tacklebar/files/
    * https://sourceforge.net/p/tacklebar/_list/git
  2. Run `_install.bat` from `tacklebar--external_tools` to install 3dparty applications like Notepad++ (with PythonScript plugin), Winmerge, etc has used from the scripts.
  3. Run `_install.bat [<install_dir>]` from `tacklebar` to install the scripts and update TC button bar buttons.
Readmes:

* github:

** https://github.com/andry81/tacklebar/tree/HEAD/README.md
** https://github.com/andry81/tacklebar/tree/HEAD/README_EN.txt

* sourceforge

** https://sourceforge.net/p/tacklebar/tacklebar/ci/master/tree/README_EN.txt
** https://sourceforge.net/p/tacklebar/external_tools/ci/master/tree/README_EN.txt

Tested on Windows 7/8/10 x64/x86, works under Windows XP x64 SP2/Windows XP x86 SP3 (codepage `1251` globally set as default, but can be changed in the config file)..

PS:
Some external fix (cmd.exe patch) in the Windows XP for codepage 65001 (utf-8): https://www.dostips.com/forum/viewtopic.php?t=5588
Post Reply