Plugins
DirectShow
- For each file extension registered to DirectShow:
- Checks CLSID is properly registered for 32bit and 64bit.
- Checks the registration includes the leading "." (which is required for it to work).
Windows Search
- For each file extension on the system:
- Checks the associated filter (if there is one) is properly registered for 32bit and 64bit.
- Checks the associated property handler (if there is one) is properly registered for 32bit and 64bit, and supports the correct interfaces.