Subscribe to How-To Geek

Recommended: Click Here to Run a Free Scan for Common PC Errors   [Sponsored Link]

Make Windows Vista Explorer Preview Pane Work for More File Types

Have you ever noticed that many files don't seem to work in the Preview Pane in Windows Vista's Explorer?  Until recently the only way to work around this was a painful registry hack… but now there's a utility that will let you easily add file types to the preview list.

This article is divided up into two sections… if you want to understand how it all works, you can read through the description of the registry hack. If you just want to get right to the utility, skip down to the bottom.

The Painful Manual Registry Hack Method

Scenario: We want to be able to preview reg hack (.reg) files.

The first thing we'll want to do is navigate down to HKEY_CLASSES_ROOT\.reg. Once we are there, we need to check the value of the (Default) key to figure out if there is a ProgID registered, and what the name of it is.

The ProgID is used so that multiple file extensions can have the same settings without duplicating information in the registry. This way the .reg and other keys can point to the "regfile" ProgID to get all their settings.

image

Next you'll need to browse down to the ProgID key, where we'll actually apply the hack: HKEY_CLASSES_ROOT\regfile. Once you are there, create a new key called shellex under it, and then create another key under that one with this name:

{8895b1c6-b41f-4c1c-a562-0d564250836f}

This key is the unique ID that tells Windows Explorer you want to set a preview handler. Once you've created that key and selected it, you'll see a new (Default) key on the right hand side which you'll want to modify.

image

Double-click on the (Default) key, and use the following text for the value:

{1531d583-8375-4d3f-b5fb-d23bbd169f22}

This key is the unique ID for the Windows TXT Preview Handler, which I figured out by looking under the list of currently registered Preview Handlers in the registry:

HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\PreviewHandlers

image

You could substitute any one of these preview handlers… if you wanted to register a media file preview handler, you could use {031EE060-67BC-460d-8847-E4A7C5E45A27} as the value instead of using the preview handler for text files.

At this point, you should be able to select a .reg file and see its contents in the Preview pane:

image

This same method would work for any other file type, but that could get really tedious.

Adding Preview File Types The Easy Way

Now that we know how it all works (or not, as you probably skipped down to this part), you can use the free PreviewConfig utility for Windows Vista, which is just extremely simple to use. Just select the file type on the left, and then select the handler you want for it on the right.

image

You can choose either plain-text or media, which will register Windows Media Player to preview the file. This is useful for non-standard files like .mkv that might play fine in Windows Media player with the right plugins, but might not preview. Click the Apply button and you are done.

Download PreviewConfig from winhelponline.com [mirror]

The Geek is the founder of How-To Geek and a geek enthusiast. When he's not coming up with great how-to articles, he's probably writing at his personal blog. This article was written on 04/20/08 and tagged with: Windows Vista, Managing Files and Folders

Comments (7)

  1. J Klassen

    Any word on how to set this up to preview pdf files? I've tried almost everything to try to get pdf previews to work…

  2. ph15h

    @ J Klassen

    PDF files are already previewedy by default on mine and I didn't even download this yet. I think it's because Adobe Acrobat 8 (or whatever version is most recent) was installed. I don't know, I'll download this and see if it changes anything.

  3. The Geek

    I was pretty sure that the latest Acrobat has a preview filter, but I'll have to install it again to be sure.

  4. GBot

    I'm VERY pro-Vista, but this is one of the many features that it should have had out of the box (there are far too many "should-haves"). Thanks htg!

  5. Damian

    Thanks! I thought it was very odd that Vista didnt do this - so odd I thought it was me…

  6. Jonadab

    This is just a heads-up that the download is 403. Actually, all of the content at winhelponline.com seems to have gone away entirely, replaced with a CentOS-branded default-Apache-install info page.

  7. The Geek

    @Jonadab

    I put a mirror link for the file up there. Hopefully the winhelponline people don't mind.


Leave a Comment




Leave your friendly comment here. If you have a computer help question, leave it on the forums instead.

Note: Your comment may not show up immediately on the site.

Copyright © 2006-2008 HowToGeek.com. All Rights Reserved.