TC Plugins Manager
Moderators: Hacker, petermad, Stefan2, white
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
I use 2 instance of TC with different ini files in order to test new plugin before working with them.
The "testing" TC uses "wintest.ini"
I've set up 2 tc_plugman (one for each) in different folder with good parameters (tc location and corresponding ini file name)
When I want to restart (or simply start) the "testing" instance with tc_plugman it launches it but with a wrong ini file name :
%good path%\wincmd.ini instead of %good path%\wintest.ini
If you could correct it ....
The "testing" TC uses "wintest.ini"
I've set up 2 tc_plugman (one for each) in different folder with good parameters (tc location and corresponding ini file name)
When I want to restart (or simply start) the "testing" instance with tc_plugman it launches it but with a wrong ini file name :
%good path%\wincmd.ini instead of %good path%\wintest.ini
If you could correct it ....
TC#88260 -
All Win buttons...
2djk
2JohnFredC
Hello !
• I wish this too; currently, I use ResizeEnable to make the tests… That helps…
It should be nice to get the three ususal Win-buttons. And also that the tabs positions be saved in the INI file then, I guess.
K R
Claude
Clo
2JohnFredC
Also, please make the window resizeable!

• I wish this too; currently, I use ResizeEnable to make the tests… That helps…
It should be nice to get the three ususal Win-buttons. And also that the tabs positions be saved in the INI file then, I guess.

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Restart button
Djk,
Try using TinyTCRestarter (http://www.totalcmd.net/plugring/tinnytcrestarter.html).
Place it to PlugMan dir and add to TC_plugman.ini:
I replace '%COMMANDER_PATH%' to TC path, but forgot about '%Commander_path%'. :)
I'll fix it, now replace all paths to '%COMMANDER_PATH%'.
It works?
What is "packer attributes"?
This is bug in ReloadTC.exe.Thanks for the tool. It can be interesting one soon but now IMHO it still needs some work. Some of my notes below:
1. When I try to use "restart TC" option I get an error:
"External exception EEDFADE. (...)
Try using TinyTCRestarter (http://www.totalcmd.net/plugring/tinnytcrestarter.html).
Place it to PlugMan dir and add to TC_plugman.ini:
Code: Select all
[Restart]
RestartExe=%dir%\TinnyTCRestarter.exe 200 "%s"
RestartTime=1200
And this is bug of PlugMan (if it shows all "deleted").2. What does "state" means for the plugins? For most of them I have "deleted" - why?
3. Why doesn't it recognize version for most of the plugins (most of them has FileVersion information) ?
4. I'd like to easily see which plugin is enabled/disabled, currently I have to select it before I see it, now.
I replace '%COMMANDER_PATH%' to TC path, but forgot about '%Commander_path%'. :)
I'll fix it, now replace all paths to '%COMMANDER_PATH%'.
It works?
I'll add editing of LS plugins strings. And testing if plugins (LS/Packer) is already installed. As in "TC Install plugins" program.7. It would be nice to have possibility to edit strings for lister plugins.
8. I'd also like to have possibilities to change packer attributies.
11. Adding e.g. new lister plugin it doesn't recognize if it already exists if the previously installed one is installed
What is "packer attributes"?
This is limitation of ReloadTC.exe (author A.Asyabrik wrote me that ReloadTC always uses wincmd.ini file, don't use /i parameter).franck8244 wrote: When I want to restart (or simply start) the "testing" instance with tc_plugman it launches it but with a wrong ini file name :
%good path%\wincmd.ini instead of %good path%\wintest.ini
If you could correct it ....
See reply 2 Djk, try TinyTCRestarer.
Edited: PlugMan doesn't use "/i=" parameter with TC too. It needs it?
- franck8244
- Power Member
- Posts: 704
- Joined: 2003-03-06, 17:37 UTC
- Location: Geneva...
Hello,
"C:\TC\Totalcmd.exe /i=c:\path\your_test.ini"
It will correct this...
Now I understand... I'll correct: if you use ini-file<>"%windir%\wincmd.ini", then Plugman will start TC using command:franck8244 wrote:I use 2 instance of TC with different ini files in order to test new plugin before working with them.
When I want to restart (or simply start) the "testing" instance with tc_plugman it launches it but with a wrong ini file name :
%good path%\wincmd.ini instead of %good path%\wintest.ini
If you could correct it ....
"C:\TC\Totalcmd.exe /i=c:\path\your_test.ini"
It will correct this...
Rhapsody in Blue
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
Re: Rhapsody in Blue
It's better then yellow :)
But the counter doesn't work..
Soon---
2alextp
Hi again !
- I'll go to install one which works soon, no time enough yet, sorry…
K R
Claude
Clo
It's better than yellow![]()
But the counter doesn't work…

- I'll go to install one which works soon, no time enough yet, sorry…

Claude
Clo
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials
2alextp
- With TinyTCRestarter it works correctly.
- When I replace %Commander_path% with fulll path it shows correct states and version info.
- "packer attributes" - I mean:
- With TinyTCRestarter it works correctly.
- When I replace %Commander_path% with fulll path it shows correct states and version info.
- "packer attributes" - I mean:
Anyway there is nice tool for managing packer plugins: WCX TweakPacker configuration:
1=can create new archives
2=can modify exisiting archives
4=Archive can contain multiple files
8=can delete files
16=supports the options dialogbox
32=sSupports packing in memory
64=detect archive type by content
128=allow searching for text in archives
256=show as normal files (hide packer icon), open with Ctrl+PgDn, not Enter
Example:
31=packerplugin supports options 1,2,4,8 and 16 (16+8+4+2+1=31)
Re: Bugfix 1.2.1
Thanks for the change. It shows states and version info correctly, now.alextp wrote:Download v1.2.1: fixed searching plugins with '%Commander_path%' in path
From West---
#31505 Traducteur Français de T•C French translator Aide en Français Tutoriels Français English Tutorials