Regarding Windows.Data.Pdf.dll - how is this selected via Indexer? Is this done via regedit? I ask as 'Plain text filter' (on another Windows 11 PC) is autofilled when I select 'file contents' for PDFs
Hi Tim,
Yes. It's done via Regedit. By default, Windows.Data.Pdf.dll is set as the default search handler. If you want to set it as the default, open Regedit.exe and go to:
HKEY_CLASSES_ROOT.pdf\PersistentHandler
Set the (default) value data to {1AA9BF05-9A97-48c1-BA28-D9DCE795E93C}.
(To effect the changes, rebuilding the index is essential.)
Regarding the "Error Editing Value" error, that key is locked by TrustedInstaller. Instead, create the following key manually.
HKEY_LOCAL_MACHINE\SOFTWARE*Policies*\Microsoft\Windows\Windows Search
And create the DisableBackOff DWORD value.