Related Posts

1 Comment Already

commenter
Todd Said,
January 20th, 2010 @10:50 am  

You can make the preview pane show something for every type of file by adding this key to the registry:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\*\shellex\{8895b1c6-b41f-4c1c-a562-0d564250836f}]

@=”{1531d583-8375-4d3f-b5fb-d23bbd169f22}”

This basically says for all files that don’t already have a registered preview handler, use the text preview. This has the effect of showing the raw bytes of most files on the system. This will be confusing to many, but extremely useful to some. Now I wish there was a hex preview handler!

Please Leave Your Comments Below

Please Note: All comments will be moderated