This registry change will change Explorer so that it requires you to double click a folder to expand it.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FriendlyTree"=dword:00000000
This registry change will change Explorer to the XP (default) so that it requires you to single click to expand a folder.
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"FriendlyTree"=dword:00000001
B.K.H.
12-11-09 07:23:56 AM