Page 1 of 1

Use of environement variables in "FreeCommander.ini"

Posted: 26.11.2012, 13:12
by pmalera
I cannot use environment variable for "Tabs".

Example :
in "FreeCommander.ini", section [Form_TabsLeft], I have :

Code: Select all

Path_0=C:\Documents and Settings\pmalera\Desktop
and I want to replace hardcoded path with variable USERPROFILE

Code: Select all

Path_0=%USERPROFILE%\Desktop
And that's because I'm sharing my configuration file between different workplaces and different credential.

Actually, this syntax is not supported.

Re: Use of environement variables in "FreeCommander.ini"

Posted: 27.11.2012, 21:35
by Marek
In the FreeCommander XE you have new tab property 'Use %FcSrcDrive" for saving path' - maybe you can use it.