Hi, HBB.
Sorry to say so, but you still seem to be missing the point:
%COMMANDER_INI%\.\ is a piece of crap, syntactical nonsense. When reading it, T.C. drops the senseless part,
%COMMANDER_INI%\., and only keeps the meaningful rest. This is a single backslash. A single backslash alone used as a foldername always means the root folder of the current drive.
(Yet, I vaguely remember
having explained all this before.)
%COMMANDER_INI%\..\ does not always point to the root folder. It might point to the root folder on your system, but it definitely does not do so on mine (as can be told from
one of my previous posts).
Yet, even on your system,
%COMMANDER_INI%\.. should not point to any root folder, because your
wincmd.ini file is located here:
P:\Files\Programs\TotalCmd\wincmd.ini.
Therefore
%COMMANDER_INI%\.. should point here on your system:
P:\Files\Programs\TotalCmd.
This is true provided your
%COMMANDER_INI% variable holds the correct value by now and no longer
the garbled string that used to be in it.
Kind regards,
Karl