can't view thumbnails in windows explorer

  • Thread starter Thread starter isatinov
  • Start date Start date
I

isatinov

Greetings,

I can no longer view jpgs or other format thumbnails in windows
explorer. The only exception is Paint Shop Pro files, whose thumbnails
show up fine.

I'm running Win XP SR 2. This only happened recently. Jpgs can be
opened and viewed in other programs.

Any help in reestablishing the ability to view jpgs will be appreciated.
Thanks in advance.

Ira
 
Within my pictures folders or any other folder, right click and select view
as thumbnails.

--
Regards

John

MCP Windows XP Professional
 
John,

Thanks for your quick reply. Unfortunately, I am unable to view
thumbnails of jpg, tiff, bmp, or gif files, despite using the normal
technique you describe. Paint Shop Pro files appear as thumbnails.

Do you have any other suggestions for restoring the ability to view
thumbnails? Should I check for the presence of any specific dlls, or
whether they are registered correctly?

Again, thanks in advance.

Ira
 
HI
Copy the text between the lines to notepad and save the file as
RepairThumbNails.reg
run the file and post back with details
HTH

---------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000000

----------------------------

--
Regards

John

MCP Windows XP Professional
 
John,

Tried the repair. File seemed to run ok. I rebooted, but still have
the problem. I copied the line "Windows Registry Editor Version 5.00"
into notepad since it was betweent the lines. Was this correct?
Any other suggestions? I haven't done a restore; everything else works
well, so I don't want to restore if I don't have to. Tnanks again.

Ira
 
Ok Then we can only try again
Download the file here and re-associate the files with thumbnail view.
http://www.kellys-korner-xp.com/regs_edits/xp_thumbnail.exe

--
Regards

John

MCP Windows XP Professional


isatinov said:
John,

Tried the repair. File seemed to run ok. I rebooted, but still have the
problem. I copied the line "Windows Registry Editor Version 5.00" into
notepad since it was betweent the lines. Was this correct?
Any other suggestions? I haven't done a restore; everything else works
well, so I don't want to restore if I don't have to. Tnanks again.

Ira
HI
Copy the text between the lines to notepad and save the file as
RepairThumbNails.reg
run the file and post back with details
HTH

---------------------------
Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced]
"ClassicViewState"=dword:00000000
 
John,

I really appreciate your trying to help with this issue. Unfortunately,
I still can't get thumbnails to show in windows explorer. The file you
recommended does not have a checkbox for jpg thumbnails. I assume jpgs
are coded some other way in windows? In any event, have any suggestions
on how to troubleshoot this? Anything for me to investigate.

I've got a work around, but it's inconvenient. I can pull up thumbnails
on Irfanview thumbnail viewer. But I like to see other files that are
also kept in the directories where I store images.

Thanks again.

Ira
 
Ira,

Type in Start, Run:

regsvr32 shimgvw.dll

Generic icon is displayed for a picture file when in Thumbnail view:
http://windowsxp.mvps.org/imagethumb.htm

Also, don't forget to visit this link below (recommended by WTC)
http://www.microsoft.com/technet/security/advisory/912840.mspx

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Greetings,

I can no longer view jpgs or other format thumbnails in windows
explorer. The only exception is Paint Shop Pro files, whose thumbnails
show up fine.

I'm running Win XP SR 2. This only happened recently. Jpgs can be
opened and viewed in other programs.

Any help in reestablishing the ability to view jpgs will be appreciated.
Thanks in advance.

Ira
 
Hi,

I have the same problem that Ira had. I followed every step listed in this
thread but after running...

regsvr32 shimgvw.dll

i got an error...

LoadLibrary("shimgvw.dll")failed - The system cannot find the file specified

Any help will be appreciated.

Thank you for your time.



Ramesh said:
You're welcome Ira.

See also:

F-Secure : News from the Lab - December of 2005:
http://www.f-secure.com/weblog/archives/archive-122005.html


--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Ramesh,

Thanks. That did the trick. I appreciate everyone's help with this.

Ira

Ramesh said:
Ira,

Type in Start, Run:

regsvr32 shimgvw.dll

Generic icon is displayed for a picture file when in Thumbnail view:
http://windowsxp.mvps.org/imagethumb.htm

Also, don't forget to visit this link below (recommended by WTC)
http://www.microsoft.com/technet/security/advisory/912840.mspx
 
Type in Start, Run:

SFC /Scannow

You can get a copy of shimgvw.dll from one of these locations:

1. C:\Windows\System32\DLLCache folder
2. C:\Windows\ServicePackFiles\i386 folder
3. Windows XP CD-ROM (slipstreamed with the latest Service Pack)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi,

I have the same problem that Ira had. I followed every step listed in this
thread but after running...

regsvr32 shimgvw.dll

i got an error...

LoadLibrary("shimgvw.dll")failed - The system cannot find the file specified

Any help will be appreciated.

Thank you for your time.
 
I had the same problem with my thumbnails not displaying after I did a system
restore. I ran the following and everything ran ok and then I got my
thumbnails to show. Any idea why this happened? Just curious, not
complaining because it is fixed now. Just wanted to know what I did to cause
it to mess up.

Jenny Tucker
 
Hi Ramesh,

I found shimgvq.dll in "C:\Windows\System32". I couldn't find a DLLCache
folder in System32. Shouldn't there be no problem if I can see shimgvq.dll in
the proper location?

Ramesh said:
Type in Start, Run:

SFC /Scannow

You can get a copy of shimgvw.dll from one of these locations:

1. C:\Windows\System32\DLLCache folder
2. C:\Windows\ServicePackFiles\i386 folder
3. Windows XP CD-ROM (slipstreamed with the latest Service Pack)

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi,

I have the same problem that Ira had. I followed every step listed in this
thread but after running...

regsvr32 shimgvw.dll

i got an error...

LoadLibrary("shimgvw.dll")failed - The system cannot find the file specified

Any help will be appreciated.

Thank you for your time.



Ramesh said:
You're welcome Ira.

See also:

F-Secure : News from the Lab - December of 2005:
http://www.f-secure.com/weblog/archives/archive-122005.html


--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com
 
shimgvq.dll is not a system file, AFAIK. You should be looking for
shimgvw.dll

And BTW, the DLLCache is a hidden folder.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi Ramesh,

I found shimgvq.dll in "C:\Windows\System32". I couldn't find a DLLCache
folder in System32. Shouldn't there be no problem if I can see shimgvq.dll
in
the proper location?
 
My apologies, by shimgvq.dll I meant shimgvw.dll. I found the DLL cache
folder now, and placed the file into it, but still no luck.

Ramesh said:
shimgvq.dll is not a system file, AFAIK. You should be looking for
shimgvw.dll

And BTW, the DLLCache is a hidden folder.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi Ramesh,

I found shimgvq.dll in "C:\Windows\System32". I couldn't find a DLLCache
folder in System32. Shouldn't there be no problem if I can see shimgvq.dll
in
the proper location?

Ramesh said:
Type in Start, Run:

SFC /Scannow

You can get a copy of shimgvw.dll from one of these locations:

1. C:\Windows\System32\DLLCache folder
2. C:\Windows\ServicePackFiles\i386 folder
3. Windows XP CD-ROM (slipstreamed with the latest Service Pack)
 
You can get a copy of shimgvw.dll from one of these locations:

1. C:\Windows\System32\DLLCache folder
2. C:\Windows\ServicePackFiles\i386 folder
3. Windows XP CD-ROM (slipstreamed with the latest Service Pack)

*** Copy the file to Windows\System32 folder.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


My apologies, by shimgvq.dll I meant shimgvw.dll. I found the DLL cache
folder now, and placed the file into it, but still no luck.

Ramesh said:
shimgvq.dll is not a system file, AFAIK. You should be looking for
shimgvw.dll

And BTW, the DLLCache is a hidden folder.

--
Regards,

Ramesh Srinivasan, Microsoft MVP [Windows XP Shell/User]
Windows® XP Troubleshooting http://www.winhelponline.com


Hi Ramesh,

I found shimgvq.dll in "C:\Windows\System32". I couldn't find a DLLCache
folder in System32. Shouldn't there be no problem if I can see shimgvq.dll
in
the proper location?

Ramesh said:
Type in Start, Run:

SFC /Scannow

You can get a copy of shimgvw.dll from one of these locations:

1. C:\Windows\System32\DLLCache folder
2. C:\Windows\ServicePackFiles\i386 folder
3. Windows XP CD-ROM (slipstreamed with the latest Service Pack)
 

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

Back
Top