Page 1 of 1
New install - can't recall how to display folder size in FC
Posted: 15.06.2013, 00:59
by fcny
How does one set up FC XE version 0.0.0.621 to display folder sizes ?
I had done this in the regular version - but prefer the great improvements of XE.
Re: New install - can't recall how to display folder size in
Posted: 15.06.2013, 07:03
by joby_toss
This is a setting highly unrecommended to always have it on. You can activate it temporally using Alt+F9 shortcut for all folders or Ctrl+F9 for selected folders, both customizable.
But if you keep the option on and close XE, this will be remembered in the .ini file in [MainPanel] section:
Code: Select all
LeftShowFolderSize=1
RightShowFolderSize=1
Or you can manually alter the FreeCommander.ini file and change those 2 values above from 0 (default value) to 1 prior to starting XE for always on.
P.S. this forum section is for FC 2009, not FC XE.