PDA

View Full Version : 【Question】 Registering my custom IFilter for WDS


Damir Nikolic
June 4th, 2009, 04:20 AM
Hi,

i have made my custom IFilter based on SmpFilt application. It works with Search Companion and Google Desktop Search but don't want to work with Windows Desktop Search 3.0. It implements IPersistentStream and i have added into the registry extra info in
- HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\RSSearch\Con tentIndexCommon\Filters\Extension\
- : HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Co ntentIndex

WDS doesn't recognize my extension. Can you help?