Hab deine Lösung gefunden...
----------------------------------------------------------------------------
Unter Extras => Ordneroptionen => Dateitypen im Explorer taucht
zweimal der Typ "Dateiordner" auf; im einen steht nur "find" - wenn
dieser als Standard definiert wurde öffnete sich fortan beim Klicken
auf den Ordner die Suche.
Am einfachsten ist Du löscht mal in der Registry folgenden Eintrag
komplett:
[HKEY_CLASSES_ROOT\Directory]
und speichere folgende Zeilen zwischen den Markierungen in einer Datei
mit der Endung .reg und importiere die Einträge (wie
sie bei einer neuen Installation sind) wieder in die Registry:
---------------------------------------------------------------------------------
Windows Registry Editor Version 5.00
[HKEY_CLASSES_ROOT\Directory]
@="Dateiordner"
"AlwaysShowExt"=""
"EditFlags"=hex:d2,01,00,00
"InfoTip"="prop
ocComments"
[HKEY_CLASSES_ROOT\Directory\Background]
[HKEY_CLASSES_ROOT\Directory\Background\shellex]
[HKEY_CLASSES_ROOT\Directory\Background\shellex\Con textMenuHandlers]
[HKEY_CLASSES_ROOT\Directory\Background\shellex\Con textMenuHandlers\New]
@="{D969A300-E7FF-11d0-A93B-00A0C90F2719}"
[HKEY_CLASSES_ROOT\Directory\DefaultIcon]
@=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,53,00,79,00,73,00,74,00,65,00,6d,00,33,00 ,32,00,5c,00,73,00,68,00,\
65,00,6c,00,6c,00,33,00,32,00,2e,00,64,00,6c,00,6c ,00,2c,00,33,00,00,00
[HKEY_CLASSES_ROOT\Directory\shell]
@="none"
[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\app lication]
@="Folders"
[HKEY_CLASSES_ROOT\Directory\shell\find\ddeexec\top ic]
@="AppProperties"
[HKEY_CLASSES_ROOT\Directory\shellex]
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers]
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\EncryptionMenu]
@="{A470F8CF-A1E8-4f65-8335-227475AA5C46}"
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\Offline Files]
@="{750fdf0e-2a26-11d1-a3ea-080036587f03}"
[HKEY_CLASSES_ROOT\Directory\shellex\ContextMenuHan dlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs]
[HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\CDF]
@="{67EA19A0-CCEF-11d0-8024-00C04FD75D13}"
[HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\FileSystem]
@="{217FC9C0-3AEA-1069-A2DB-08002B30309D}"
[HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\MyDocuments]
@="{ECF03A33-103D-11d2-854D-006008059367}"
[HKEY_CLASSES_ROOT\Directory\shellex\CopyHookHandle rs\Sharing]
@="{40dd6e20-7c17-11ce-a804-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers]
[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\Sharing]
@="{f81e9010-6ea4-11ce-a7ff-00aa003ca9f6}"
[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{1F2E5C40-9550-11CE-99D2-00AA006E086C}]
[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{ECCDF543-45CC-11CE-B9BF-0080C87CDBA6}]
[HKEY_CLASSES_ROOT\Directory\shellex\PropertySheetH andlers\{ef43ecfe-2ab9-4632-bf21-58909dd177f0}]
---------------------------------------------------------------------------------------------------------
Grüße...->