About "pluginbasedir="

English support forum

Moderators: Hacker, petermad, Stefan2, white

Post Reply
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

About "pluginbasedir="

Post by *Raymond »

I found this new setting "pluginbasedir=" under [configuration] section of wincmd.ini. It's supposed to give default location where all plugins are auto installed into, right?
I've changed the setting like
pluginbasedir=D:\Totalcmd\
But later it became
pluginbasedir=D:\Totalcmd\w
This happens repeatedly, who could tell me why?
icfu
Power Member
Power Member
Posts: 6052
Joined: 2003-09-10, 18:33 UTC

Post by *icfu »

I can confirm the bug. \w is permanently added to the path.

Icfu
This account is for sale
User avatar
za222
Member
Member
Posts: 146
Joined: 2003-03-11, 17:19 UTC
Location: Germany

Post by *za222 »

Here too, to my pluginbasedir entry a _ was appended.


BTW, I would prefer if you could manually set default locations in ini file and not by the .inf in the plugin archives.

It could look like this:
pluginbasedir_wcx=
pluginbasedir_wpx=
pluginbasedir_wlx=
pluginbasedir_wfx=

Since i have my own directory structure it alwasy differs from what the .inf proposes.

So i could set:
pluginbasedir_wcx=c:\totalcmd\Plugins_Packer\
pluginbasedir_wdx=c:\totalcmd\Plugins_Content\
pluginbasedir_wlx=c:\totalcmd\Plugins_Lister\
pluginbasedir_wfx=c:\totalcmd\Plugins_FS\

and the .inf file only needs to append the directory name
User avatar
deus-ex
Power Member
Power Member
Posts: 979
Joined: 2003-02-10, 17:45 UTC

Post by *deus-ex »

Code: Select all

Pluginbasedir=%commander_path%
Install request uses the variable and appends proper plugin install path.
E.g. wdx-plugin install prompts %commander_path%\wdx\pluginname.
User avatar
ghisler(Author)
Site Admin
Site Admin
Posts: 50390
Joined: 2003-02-04, 09:46 UTC
Location: Switzerland
Contact:

Post by *ghisler(Author) »

2Raymond
Where was the last plugin installed?
Author of Total Commander
https://www.ghisler.com
Raymond
Senior Member
Senior Member
Posts: 454
Joined: 2003-02-08, 15:43 UTC

Post by *Raymond »

ghisler(Author) wrote:2Raymond
Where was the last plugin installed?
Folder structure is made like this:

D:\Totalcmd\wdx\AnyTag 0.92\
D:\Totalcmd\wfx\Registry 2.6.1\
D:\Totalcmd\wlx\Imagine 0.9.0.0\


When set "pluginbasedir=D:\Totalcmd\", later plugin auto installation pop up window ask me if install to
D:\Totalcmd\w\wdx\FileType
I have to delete "w\" manually. Then check wincmd.ini, it has changed to
pluginbasedir=D:\Totalcmd\w
This always happens.

Just now, I tried again with
pluginbasedir=%commander_path%
it works ok.
User avatar
Maxwish
Senior Member
Senior Member
Posts: 370
Joined: 2003-02-05, 19:13 UTC
Location: .NL

Post by *Maxwish »

za222 wrote: BTW, I would prefer if you could manually set default locations in ini file and not by the .inf in the plugin archives.

It could look like this:
pluginbasedir_wcx=
pluginbasedir_wpx=
pluginbasedir_wlx=
pluginbasedir_wfx=
Hear, Hear!
...BRB...
User avatar
Hacker
Moderator
Moderator
Posts: 13141
Joined: 2003-02-06, 14:56 UTC
Location: Bratislava, Slovakia

Post by *Hacker »

Raymond,
D:\Totalcmd\w
Well, this is the common part in your plugin installations. ;)

Roman
Mal angenommen, du drückst Strg+F, wählst die FTP-Verbindung (mit gespeichertem Passwort), klickst aber nicht auf Verbinden, sondern fällst tot um.
Post Reply