I just found something interesting. This is related for sure.
In my wincmd.ini, I have my setting PluginBaseDir set to:
I am now trying to install the plugin DiskDirW (Unicode) 1.2.4. I use the same way, by double-clicking on its compressed file I downloaded.
In the dialog that is opened by TC at that moment, I see that the path where it wants to install the plugin is:
I then cancel the installation and restart TC. I see that now, PluginBaseDir was not changed automatically. I don't know why...
The exact same thing happens if I set PluginBaseDir explicitly by myself to:
So, there is something weird around "\wlx\". TC tries to append it on its own and sometimes it overwrites the setting as well. This is a new bug as far as I know.
Even more interestingly, if I the change the setting value for:
And then try to install the same content plugin the same way, this is where TC proposes to put it:
In my wincmd.ini, I have my setting PluginBaseDir set to:
Code:
%COMMANDER_PATH%\plugins
In the dialog that is opened by TC at that moment, I see that the path where it wants to install the plugin is:
Code:
%COMMANDER_PATH%\plugins\wlx\diskdirW
The exact same thing happens if I set PluginBaseDir explicitly by myself to:
Code:
%COMMANDER_PATH%\plugins\wlx\
Even more interestingly, if I the change the setting value for:
Code:
%COMMANDER_PATH%\plugins\foo\
Code:
%COMMANDER_PATH%\plugins\foo\wcx\diskdirW
Statistics: Posted by jonathanpoulin — 2025-01-08, 17:09 UTC