ShowFrequentlyUsed=0
FrequentlyUsedLen=0
and now at the next opening for control of the file tcDirFrq.txt (which suddenly does exist!) - instead of emptiness,
because I forbade any records to be created there - I see more than 30 such records........
This new feature is starting to piss me off.
There must be a real option and available from the "GUI interface" of settings wizard, which simply disables the even the FACT of maintaining of such list!
And not as it is now - specify the wrong path or set 0 records for storage with DirUsageLocation (a complete violation of all the laws of logic when for a field pointing to a storage folder you can in principle specify just zero....


P.S. Yes, looks like Totals is constantly internally updates this list (silently and imperceptibly for the user) and upon the TC exit - re-saves this file on a disk! Despite the fact that I forbade the program to keep this story at all! By Specifying 0 entries!
Yes, the very fact of this save is the result of fixing one bug that was submitted earlier... BUT! that bug concerns the situation when the user ALLOWED to maintain this list! Then, of course, when TC exits, if the necessary checkboxes are checked, this list must be saved. But this is not my case! I COMPLETELY forbid the maintenance of this list! Those: and inside in the program code it does not need to be maintained, and when saving histories, it does not need to be saved!!!
The roots of this problem still lie in the plane of having separate GUI options for these histories - because there is only ONE gui 'option'/checkbox for saving history of dirs - and for the regular visited folders so and for Freq.UsedDirs. Which are both being saved in the TWO SEPARATE files

Which is a bad design of course.