Searching contents of .srt files

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
tprodromos
Posts: 2
Joined: Sun Dec 25, 2022 1:55 pm

Searching contents of .srt files

Post by tprodromos »

Hello,
I'm searching the contents of subtitle files (.srt).
I would like to see the preview. I'm not getting it.
Did I miss something?
They are plain text files.
Thanks.
void
Developer
Posts: 16683
Joined: Fri Oct 16, 2009 11:31 pm

Re: Searching contents of .srt files

Post by void »

To show text previews of srt files in Everything and Windows Explorer:
  • From the Start menu, search for: regedit
  • Right click Registry Editor and click Run as administrator.
  • Navigate to the following key:
    HKEY_CLASSES_ROOT
  • Create the following key:
    .srt
  • Navigate to the following key:
    HKEY_CLASSES_ROOT\.srt
  • Create a new string value called:
    PerceivedType
  • Set the value data to:
    text
tprodromos
Posts: 2
Joined: Sun Dec 25, 2022 1:55 pm

Re: Searching contents of .srt files

Post by tprodromos »

Thanks, it worked.
I would like to suggest a feature: Highlight the search term in the preview window!
void
Developer
Posts: 16683
Joined: Fri Oct 16, 2009 11:31 pm

Re: Searching contents of .srt files

Post by void »

Highlighting the search terms in the preview is on my TODO list.

Thank you for your suggestion.
Post Reply