Saturday, July 26, 2008

Setting up Vista, Windows 2008, Office 2007 to “Preview” text type files

vb:feeds - Text preview filters for Vista|Windows 2008

“I really like the preview pane in explorer in Vista, but it doesn’t have previews for a lot of text based files registered.  You can of course write your own or download and install some other preview filters, but personally I find a text preview is all I generally need.  So I re-use the existing Text preview handler and apply it to a range of file types including batch files, .bat, xml, .reg files, .vb and .cs files etc.   Just copy and run the following .reg file

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.xml\ShellEx\{8895b1c6-b41f-4c1c-a562-0d564250836f}]
@="{1531d583-8375-4d3f-b5fb-d23bbd169f22}"

…”

Helpful by itself, this post also shows how easy it is to add previews to additional text type files

 

Related Past Post XRef:
Photoshop Vista/Office 2007 Preview Handler Project
Vista/Office 2007 Preview Handler Pack - Preview Handlers for *.CS, *.ASPX, *.SQL
Preview Handler Framework

No comments: