Another step backward for Windows

A

Adam Albright

One of the reasons people upgrade to a new version of Windows is they
hope Microsoft fixed bugs and assorted issues in earlier versions.
Often, new versions of Windows insteads still has the same old bugs
and new ones get added. What follows is another documented example.

I work with graphic files all day long. Still images, videos, you name
it, all file types. While Windows has been able to display thumbnails
for some time now in Windows Explorer it still fails often. That's a
shame and odd, especially when we're talking standard file types like
AVI or MPG that are in wide use world wide.

So over the years I've accumulated several applications, they're often
free and not really surprising, work faster and better then Windows.
Once such application is XnView. It rarely fails to do what I ask it.
Since I edit image and video files all the time it helps if you can
see thumbnails in Windows Explorer. Often Windows fails to be able to
open* the file, which it must do to create a thumbnail, so instead of
creating a thumbnail it shows a icon for the file type instead.

Annoying, because when you have literally hundreds of thousands of
files, a icon and just the file name doesn't help much. I want to SEE
a thumbnail because I sometimes have hundreds of files all very
similar and just the file name by itself is pretty useless.

What really damns Windows is often it does originally create the
thumbnail, then if I work on the file and resave it, then it can't any
longer create a thumbnail of the corrected version of the file. This
has been a annoyance for years. I know its a bug in Windows because
none of my other applications have any trouble. They still go right on
showing the thumbnail before I work on the file and after. So it isn't
a issue with the file type, or a corrupted file, something odd in the
file header or any of other dozens of other things that can could
prevent a application from opening a graphic file. Just Windows being
dumb.

Somebody ought to right a book of all the dumb things Windows does. It
would be a very large book. <wink>

* the use of the word "open" is perhaps misleading in how I used it.
I'm referring to Windows being unable to sometimes open a file in
order to create a thumnail of it. Oddly Window's media player or just
clicking on the file from Explorer usually will open and play the
correctly so this bug seems limited to Windows ability to properly
create thumbnails. Its been around at lease since Window 98. Still not
fixed. :-(
 
N

nick

Hello friend... vista stinks.. now lets see if I can help you:


1st issue: Thumbails for compatible file formats no longer display

here is an example of a REG file that fixes this problem:

Windows Registry Editor Version 5.00

[HKEY_CLASSES_ROOT\.avi\ShellEx]

[HKEY_CLASSES_ROOT\.avi\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

[HKEY_CLASSES_ROOT\.mpeg\ShellEx]

[HKEY_CLASSES_ROOT\.mpeg\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{c5a40261-cd64-4ccf-84cb-c394da41d590}"

[HKEY_CLASSES_ROOT\.art\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{EAB841A0-9550-11cf-8C16-00805F1408F3}"

[HKEY_CLASSES_ROOT\.pcx\ShellEx]

[HKEY_CLASSES_ROOT\.pcx\ShellEx\{BB2E617C-0920-11d1-9A0B-00C04FC2D6C1}]
@="{EAB841A0-9550-11cf-8C16-00805F1408F3}"


the above fixes the avi, mpeg, pcx and art extensions... you can extrapolate
and extend this to add any extension that does not display

-------

2nd the thumbnails are not refreshed: Right click on the thumbail and select
REFRESH THUMBNAIL, or go to windows explorer and TOOLS> FOLDER OPTIONS
VIEW and select windows explorer to NOT cache thumbnails

This whole problem is because it creates a Thumbs.db file and its not
refreshed correctly... sometimes pressing F5 key helps...

This Thumbs.db is hidden and if you do not have all the hidden files
viewable you may not have seen it

Tell me if this helps
 
A

Adam Albright

Hello friend... vista stinks.. now lets see if I can help you:

Thanks, I've been resisting looking at Vista's Registry, my doctor
said it could cause a heart attack or stroke in a old out of shape guy
like me. I'll give it a shot tomorrow if my blood pressure isn't too
high. said:
2nd the thumbnails are not refreshed: Right click on the thumbail and select
REFRESH THUMBNAIL, or go to windows explorer and TOOLS> FOLDER OPTIONS

There is no tools option under Windows Explorer in my Vista business
version. No right click option to refresh on the thumbnails either.
What version you using? :-(
 
B

BobS

Adam,

These are the same in WinXP so if you need an extension that isn't listed,
you could lift it from the XP registry. At least you know it already works
there.

And the @= he used in the post means it the Default setting in WinXP. Since
I don't have Vista fired up at the moment I don't know if Vista use the @
symbol to mean Default. But you're old and decrepit enough to figure it
out....;-)

(say's the younger one...)

Bob S.
 
A

Adam Albright

Adam,
But you're old and decrepit enough to figure it
out....;-)

No, no, its getting harder to remember what day it is. Reagan still
president right?
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top