Tell me more ×
Super User is a question and answer site for computer enthusiasts and power users. It's 100% free, no registration required.

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?

share|improve this question
+1, Great question. – Moab Feb 4 '11 at 0:20
2  
if the solution provided worked, please make sure to mark the answer as accepted. Thanks! – nhinkle Feb 15 '11 at 0:38

1 Answer

up vote 5 down vote accepted

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.

share|improve this answer
it worked. thanks – webwesen Feb 4 '11 at 15:13

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.