Search found 1 match

by pmalera
26.11.2012, 13:12
Forum: Feature Requests
Topic: Use of environement variables in "FreeCommander.ini"
Replies: 1
Views: 8725

Use of environement variables in "FreeCommander.ini"

I cannot use environment variable for "Tabs".

Example :
in "FreeCommander.ini", section [Form_TabsLeft] , I have :
Path_0=C:\Documents and Settings\pmalera\Desktop
and I want to replace hardcoded path with variable USERPROFILE
Path_0=%USERPROFILE%\Desktop
And that's because I'm sharing my ...