We Recommend

Microsoft Windows Registry Guide Microsoft Windows Registry Guide
Get the in-depth information you need to modifyand seamlessly managethe Windows registry. Written for IT professionals and power users, this vital resource reveals little-known registry techniques, tricks, tips, and secrets to make your job easier.


Posted By

Scooter on 03/06/08


Tagged

HKCR


Versions (?)


Always show two-pane Windows Explorer


Published in: Windows Registry 


Single-pane with tasks still displays under some circumstances, but I haven't been able to figure out why. Recommend you back up these keys before integrating the file in case you change your mind.


  1. Windows Registry Editor Version 5.00
  2.  
  3. [HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec]
  4. @="[ExploreFolder(\"%l\", %I, %S)]"
  5.  
  6. [HKEY_CLASSES_ROOT\CompressedFolder\shell]
  7. @="Explore"

Report this snippet 

You need to login to post a comment.