Hiii
Dunno if it's a bug or by design, but in my portable TC i have an icons directory under TCs directory to be used with the View modes feature"
I need to reference them as I do for plugins via %commander_path% but changing the path in wincmd.ini to %commander_path% does not seem to be supported.
Thanks
Icon Paths for View Modes do not support %commander_path% Variable
Moderators: Hacker, petermad, Stefan2, white
Icon Paths for View Modes do not support %commander_path% Variable
What will Total commander be like 10 years from now?
Tc 9.51 Final, #351732 Single, Win7x64
Tc 9.51 Final, #351732 Single, Win7x64
Re: Icon Paths for View Modes do not support %commander_path% Variable
Have you tried relative paths too?
Instead of
%commander_path% \myStuff\Icons\icon.ico
try just
myStuff\Icons\icon.ico
.
Instead of
%commander_path% \myStuff\Icons\icon.ico
try just
myStuff\Icons\icon.ico
.
Re: Icon Paths for View Modes do not support %commander_path% Variable
Ah... Very goodStefan2 wrote: 2020-12-08, 14:42 UTC Have you tried relative paths too?
Instead of
%commander_path% \myStuff\Icons\icon.ico
try just
myStuff\Icons\icon.ico

It works
Cheers
What will Total commander be like 10 years from now?
Tc 9.51 Final, #351732 Single, Win7x64
Tc 9.51 Final, #351732 Single, Win7x64