How to clear MiniTree?
Posted: 15 Dec 2022 03:49
I've had the script below for years, to clean the MiniTree then exit. May have found it here but can't locate that if so.
Recently I see that it's not clearing the tree entry for a removed USB drive. This may have been the case for a long time and I just never noticed. I've checked the Help and don't see any ways to be more thorough.
Can anyone tell me how to fully clear the MiniTree?
Thx
Code: Select all
#182; // Save settings
#484; // Reset Tree
setkey "", "MiniTreePaths", "Settings";
#191; // Exit without saving settingsCan anyone tell me how to fully clear the MiniTree?
Thx