Skip to content

Instantly share code, notes, and snippets.

@alirobe
Created May 8, 2024 06:59
Show Gist options
  • Save alirobe/260220600a01544e1c467e56bd187d14 to your computer and use it in GitHub Desktop.
Save alirobe/260220600a01544e1c467e56bd187d14 to your computer and use it in GitHub Desktop.
PDF IFilter Registration
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gathering Manager\Plugins]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows Search\Gathering Manager\Plugins\.pdf]
"ProgId"="AcroIFilter.AcroIFilter"
"CLSID"="{E8978DA6-047F-4E3D-9C78-CDBE46041603}"
"DefaultDisabled"=dword:00000000
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment