re: Setting default action for ''file folder''
Thursday, September 26, 2002 at 7:54 am Windows XP Annoyances Discussion Forum
Posted by Jefe Quicktech
(2 messages posted)
I solved the issue by exporting the directory section in regedit to save the work
I had already accomplished. I then deleted all the sections under it. I then copied
the Explore folder information from another section of the registry. When I added
back in my functions that I wanted, everything worked properly. Below is the explore
part I added.
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory\shell\Explore]
[HKEY_CLASSES_ROOT\Directory\shell\Explore\command]
@="%SystemRoot%\\Explorer.exe /e,/idlist,%I,%L"
[HKEY_CLASSES_ROOT\Directory\shell\Explore\ddeexec]
@="[ExploreFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\Explore\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\Explore\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Directory\shell\Explore\ddeexec\topic]
@="AppProperties"
On Tuesday, September 24, 2002 at 9:01 pm, Rocky Essing wrote:
>Sorry. Ran into that issue myself after I posted the article. The fix is to set
>the default value on the shell key to "open". you can delete the "open" key as
it
>is redundant. The actual key for open resides in a different place. this will let
>your windows open normally.
>
>
|
All messages in this thread [show all]
 |  |  |  |  |  |  |  | re: Setting default action for ''file folder'' (Jefe Quicktech: Thu, Sep 26, 2002, 7:54 am) |
| |
| |
| |
Return to the Windows XP Discussion Forum
|
|