Page 1 of 1
Plugin installation: %COMMANDER_PATH%
Posted: 2010-12-26, 15:41 UTC
by kotlomoy
SUGGESTION: TC automatically uses %COMMANDER_PATH% when writing plugin's path to .ini
Now you have to write %COMMANDER_PATH% manually.
Posted: 2010-12-26, 16:13 UTC
by sqa_wizard
Well, it is up to you to add an entry to you wincmd.ini such as:
Code: Select all
[Configuration]
pluginbasedir=%COMMANDER_PATH%\plugins
This way it is used for every further plugin installation

Posted: 2010-12-26, 17:31 UTC
by kotlomoy
I meant standard TC's manual installation via Options dialog. I think it's good idea to use %COMMANDER_PATH% automatically there.
Posted: 2010-12-26, 18:32 UTC
by sqa_wizard
I have to admit, that I haven't installed a plugin via Options dialog since ages.
I just doubleclick on a plugins archive (zip or rar), confirm the installation and I'm done.