PDA

View Full Version : Thumbnails not showing




theshea
28 Aug 2006, 04:59 PM
Hello,
This command was recently run on my system by mistake -

cd \windows\system32
regsvr32 /u bicubic_resizer.ax

Now no thumbnails are showing for any video files (avi, mpg, wmv etc)

Has anyone any ideas on how to undo this command or fix the error?
Thanks in advance

anonymez
28 Aug 2006, 05:54 PM
welcome to the forum http://img138.imageshack.us/img138/7017/smile6ku.gif


assuming your OS is xp, a quick solution would be a system restore, start-->programs-->accessories-->system tools-->system restore

theshea
28 Aug 2006, 06:30 PM
Thanks for that,
I'll try it this evening and let you know how it goes..

theshea
30 Aug 2006, 04:05 PM
System restore wouldnt function correctly for me for some reason so i ended up re-registering the thumbnail dll files like so -
regsvr32 %windir%\system32\shimgvw.dll
regsvr32 %windir%\system32\shmedia.dll

This solved the problem.