Setting Default File Manager using Registry
Posted: 15 Sep 2021 10:36
Hi, was looking at some older thread and came across this
viewtopic.php?t=17500
which @admin says
is used to determine the default file manager when double click, as I understand
# My Questions
from my experiments, it seems that XYplore only modify the "Directory\Shell", but not "Drive\Shell"(just left unchanged)
wonder why that is listed? Is "Drive\Shell" something obsolete in Windows 10?
my device runs Windows 10 Pro 20H2, in case it is relevant
Thank you
viewtopic.php?t=17500
which @admin says
Code: Select all
HKEY_CLASSES_ROOT\Directory\Shell -> "none"
HKEY_CLASSES_ROOT\Drive\Shell -> "none"
# My Questions
from my experiments, it seems that XYplore only modify the "Directory\Shell", but not "Drive\Shell"(just left unchanged)
wonder why that is listed? Is "Drive\Shell" something obsolete in Windows 10?
Thank you