Open With...dialog box when clicking or opening a folder in xp

  • Thread starter Thread starter hardworker
  • Start date Start date
H

hardworker

Just saw this if anyone has the same problem when uninstalling
Directory opus or similar file handling software that doesn't clean up
properly.

Clicking any folder while in my computer does not display contents of
folders, rather it displays a list of programs to select to open the folder.
If I right click the drop down menu displays two OPEN commands. Selecting
the first one brings up the 'open with what program' box while the second
'OPEN' command opens the folder and displays the contents. Any takers?

The valid open command is located at
HKEY_CLASSES_ROOT\Folder\shell\open\command
and is an unnamed (Default) Value Name, a REG_EXPAND_SZ data type,
containing:
%SystemRoot%\Explorer.exe /idlist,%I,%L

The invalid Open is probably at
HKEY_CLASSES_ROOT\Directory\shell\open\command.
When you find it, delete the invalid Open sub-key.

It had left a "C:\Program Files\GPSoftware\Directory Opus\dopusrt.exe"
/dde in there which created a 'open with' dialog box everytime I
clicked open folder....
 
Nope - that alone doesn't work... here is what you must do that works
if you have problems with the open folder/file in XP

Open notepad cut and paste and and save everything below the ---- as a
..reg file, click on the .reg file, say 'yes'. Fixed.
---------------------------------------------------------------------------------------------------------------------------
Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\Directory\shell]
@="Open"
[HKEY_CLASSES_ROOT\Directory\shell\Explore]
[HKEY_CLASSES_ROOT\Directory\shell\Explore\command]
@="%SystemRoot%\\Explorer.exe /e,/root,\"%1"
[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\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Directory\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Directory\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Directory\shell\Open]
"BrowserFlags"=dword:00000010
"ExplorerFlags"=dword:00000012
[HKEY_CLASSES_ROOT\Directory\shell\Open\command]
@="%SystemRoot%\\Explorer.exe /idlist"
[HKEY_CLASSES_ROOT\Directory\shell\Open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Directory\shell\Open\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\Open\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Directory\shell\Openddeexec]
[HKEY_CLASSES_ROOT\Directory\shell\Openddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell]
@="open"
[HKEY_CLASSES_ROOT\Folder\shell\explore]
"BrowserFlags"=dword:00000022
"ExplorerFlags"=dword:00000021
[HKEY_CLASSES_ROOT\Folder\shell\explore\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\

65,00,20,00,2f,00,65,00,2c,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,\
00,25,00,49,00,2c,00,25,00,4c,00,00,00
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec]
@="[ExploreFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\explore\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Folder\shell\open]
"BrowserFlags"=dword:00000010
"ExplorerFlags"=dword:00000012
[HKEY_CLASSES_ROOT\Folder\shell\open\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\

65,00,20,00,2f,00,69,00,64,00,6c,00,69,00,73,00,74,00,2c,00,25,00,49,00,2c,\
00,25,00,4c,00,00,00
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec]
@="[ViewFolder(\"%l\", %I, %S)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\ifexec]
@="[]"
[HKEY_CLASSES_ROOT\Folder\shell\open\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Drive\shell]
@="open_[1]"
[HKEY_CLASSES_ROOT\Drive\shell\find]
"SuppressionPolicy"=dword:00000080
[HKEY_CLASSES_ROOT\Drive\shell\find\command]
@=hex(2):25,00,53,00,79,00,73,00,74,00,65,00,6d,00,52,00,6f,00,6f,00,74,00,25,\

00,5c,00,45,00,78,00,70,00,6c,00,6f,00,72,00,65,00,72,00,2e,00,65,00,78,00,\
65,00,00,00
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec]
@="[FindFolder(\"%l\", %I)]"
"NoActivateHandler"=""
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\application]
@="Folders"
[HKEY_CLASSES_ROOT\Drive\shell\find\ddeexec\topic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Drive\shell\open]
[HKEY_CLASSES_ROOT\Drive\shell\open\command]
@="%SystemRoot%\\Explorer.exe /idlist,%I,%L"
[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec]
[HKEY_CLASSES_ROOT\Drive\shell\open\ddeexec\topic]
@="AppProperties"
 
Back
Top