What types of files can everything preview.

If you are experiencing problems with "Everything", post here for assistance.
Post Reply
irish
Posts: 81
Joined: Sat Sep 17, 2016 11:52 am

What types of files can everything preview.

Post by irish »

Beside's txt files, are there any other extensions, it can handle?
void
Developer
Posts: 15242
Joined: Fri Oct 16, 2009 11:31 pm

Re: What types of files can everything preview.

Post by void »

Everything has a built-in preview handler for images, all other previews are handled by an IPreviewHandler implemented by the OS or third party extensions.

To name a few handlers:
txt=Windows text preview handler.
html,htm=Windows html preview handler.
avi=Windows Media player.
pdf=Adobe Reader.
doc,xls,docx,xlsx=Office 2007+

You will need Everything x64 for most preview handlers.
irish
Posts: 81
Joined: Sat Sep 17, 2016 11:52 am

Re: What types of files can everything preview.

Post by irish »

Thank you. Is there a way to change a handler for a particular extension?
void
Developer
Posts: 15242
Joined: Fri Oct 16, 2009 11:31 pm

Re: What types of files can everything preview.

Post by void »

irish
Posts: 81
Joined: Sat Sep 17, 2016 11:52 am

Re: What types of files can everything preview.

Post by irish »

Thank you.
Post Reply