Wednesday, 14 August 2019

How would I replace default Windows Explorer with an alternative one, say Q-Dir?


I would like to re-map existing shortcuts, right-clicks, etc so Q-Dir is opened instead of default Windows Explorer.


short of renaming ``explorer.exe in Windows folder - are there any settings I need to look at? maybe in Registry somewhere?



Answer



Run regedit.exe, go to [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] find "shell" string and change value from explorer.exe on Q-dir with full path, then reboot.


No comments:

Post a Comment

How can I VLOOKUP in multiple Excel documents?

I am trying to VLOOKUP reference data with around 400 seperate Excel files. Is it possible to do this in a quick way rather than doing it m...