Once again, thumbnails do not appear for .pspimage files
Moderator: Kathy_9
-
rudnei
- Posts: 2
- Joined: Tue Aug 13, 2019 3:22 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 6GB
- Hard_Drive_Capacity: 1TB
- Corel programs: PSP2020
Once again, thumbnails do not appear for .pspimage files
Hi all,
I've just upgraded to PSP 2020 and once again the thumbnails do not appear for .pspimage files.
I do not want to go through uninstall/reinstall the software... any ideas?
FYI, I am running Windows 10 64 bit, release 1903.
Cheers
Rudnei
I've just upgraded to PSP 2020 and once again the thumbnails do not appear for .pspimage files.
I do not want to go through uninstall/reinstall the software... any ideas?
FYI, I am running Windows 10 64 bit, release 1903.
Cheers
Rudnei
- ehume
- Posts: 940
- Joined: Tue Sep 18, 2012 2:05 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte GA-Z87X-UD4H
- processor: i7 4770k
- ram: 16GB
- Video Card: Intel HD4600 [iGPU]
- sound_card: no_sound_card
- Hard_Drive_Capacity: 512GB+4TB
- Monitor/Display Make & Model: Acer KN242HYL
- Corel programs: PSP 2018 32b & 64b, AS3 64b, PE5 64b
Re: Once again, thumbnails do not appear for .pspimage files
IIRC the easiest way to address this issue is to right-click on the file, pick Open With from that context menu, and repeat the process (it's a little different between Win7 and Win 10) until you reach a place where you have the option of checking Always Open This With or some such. Check the box, and select PSP. I can't remember if you have to go all the way to "C:\Program Files\Corel\Corel PaintShop Pro 2018 (64-bit)" or not, but it is something you do once.
Had PS3, PSP3; Installed: PSP-4.12, 5.03, 6.02, 7.04 (liked it a lot & used it for years), 8.00, XI, x4.3.0.3, x6.2.0.20, x7.4.0.11, x8.3.0.13, x9.2.0.7; now using PSPx10 (PSP 2018; version 20.2.0.1 x64) on Win 10-64 b2004.
-
rudnei
- Posts: 2
- Joined: Tue Aug 13, 2019 3:22 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- ram: 6GB
- Hard_Drive_Capacity: 1TB
- Corel programs: PSP2020
Re: Once again, thumbnails do not appear for .pspimage files
Thanks for the suggestion. However, it did not work... I had to uninstall, clean-up and then reinstall. At least it works now...
Cheers
Rudnei
Cheers
Rudnei
-
ADonahoo
- Posts: 228
- Joined: Tue Dec 13, 2011 5:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc. 0KWVT8 A03
- processor: 3.60 gigahertz Intel Core i7-4790
- ram: 24GB
- Video Card: AMD Radeon R9 270
- sound_card: Creative SB X-Fi Titanium
- Hard_Drive_Capacity: 13256GB
- Monitor/Display Make & Model: Dell SX2210 and Dell ST2210
- Corel programs: PSP X7, X8, X9, 2018, 2019
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
So why doesn't it work on the first installation? I just got done with my customizations and now have to uninstall?
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
Something to do with registering the DLL that hooks into Explorer to provide the thumbnail. You don't have to uninstall if the DLL exists it can just be registered.
https://levifiction.wordpress.com/
-
ADonahoo
- Posts: 228
- Joined: Tue Dec 13, 2011 5:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc. 0KWVT8 A03
- processor: 3.60 gigahertz Intel Core i7-4790
- ram: 24GB
- Video Card: AMD Radeon R9 270
- sound_card: Creative SB X-Fi Titanium
- Hard_Drive_Capacity: 13256GB
- Monitor/Display Make & Model: Dell SX2210 and Dell ST2210
- Corel programs: PSP X7, X8, X9, 2018, 2019
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
I remember that from before, and I know what happened. I had too many versions of PSP installed and uninstalled PSP X7 and that was the first one I installed when I got this computer. What is the .dll I need to look for?
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
I don't remember but ShellExViewer tells me it's this one on my system. c:\Program Files\Corel\Corel PaintShop Pro 2020 (64-bit)\PSPPThumbShellExt64.dll
ShellExViewer Download - https://www.nirsoft.net/utils/shexview.html
Just need to run regsvr32 in the commandline on that dll
%systemroot%\System32\regsvr32.exe <path to dll>
Wonder if a simple PSPThumbnail utility could be made to help people do this without having to do all of this themselves.
ShellExViewer Download - https://www.nirsoft.net/utils/shexview.html
Just need to run regsvr32 in the commandline on that dll
%systemroot%\System32\regsvr32.exe <path to dll>
Wonder if a simple PSPThumbnail utility could be made to help people do this without having to do all of this themselves.
https://levifiction.wordpress.com/
-
ADonahoo
- Posts: 228
- Joined: Tue Dec 13, 2011 5:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc. 0KWVT8 A03
- processor: 3.60 gigahertz Intel Core i7-4790
- ram: 24GB
- Video Card: AMD Radeon R9 270
- sound_card: Creative SB X-Fi Titanium
- Hard_Drive_Capacity: 13256GB
- Monitor/Display Make & Model: Dell SX2210 and Dell ST2210
- Corel programs: PSP X7, X8, X9, 2018, 2019
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
I remember I've been through this before for exactly the same reason.
Thank you
Thank you
- ehume
- Posts: 940
- Joined: Tue Sep 18, 2012 2:05 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte GA-Z87X-UD4H
- processor: i7 4770k
- ram: 16GB
- Video Card: Intel HD4600 [iGPU]
- sound_card: no_sound_card
- Hard_Drive_Capacity: 512GB+4TB
- Monitor/Display Make & Model: Acer KN242HYL
- Corel programs: PSP 2018 32b & 64b, AS3 64b, PE5 64b
Re: Once again, thumbnails do not appear for .pspimage files
I have a slightly different issue: some of my .pspimage files show up fine as thumbnails, some do not.
I have tried running the regserver noted above, but my system gags on the '-bit' flag. One thing: you must run resvr32.exe with the '.exe' included, or you will not get far enough to gag.
I have tried running the regserver noted above, but my system gags on the '-bit' flag. One thing: you must run resvr32.exe with the '.exe' included, or you will not get far enough to gag.
Had PS3, PSP3; Installed: PSP-4.12, 5.03, 6.02, 7.04 (liked it a lot & used it for years), 8.00, XI, x4.3.0.3, x6.2.0.20, x7.4.0.11, x8.3.0.13, x9.2.0.7; now using PSPx10 (PSP 2018; version 20.2.0.1 x64) on Win 10-64 b2004.
- ehume
- Posts: 940
- Joined: Tue Sep 18, 2012 2:05 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte GA-Z87X-UD4H
- processor: i7 4770k
- ram: 16GB
- Video Card: Intel HD4600 [iGPU]
- sound_card: no_sound_card
- Hard_Drive_Capacity: 512GB+4TB
- Monitor/Display Make & Model: Acer KN242HYL
- Corel programs: PSP 2018 32b & 64b, AS3 64b, PE5 64b
Re: Once again, thumbnails do not appear for .pspimage files
Interesting: the .pspimage files that do show up as thumbnails have the 32-bit logo on the thumbnails.
Had PS3, PSP3; Installed: PSP-4.12, 5.03, 6.02, 7.04 (liked it a lot & used it for years), 8.00, XI, x4.3.0.3, x6.2.0.20, x7.4.0.11, x8.3.0.13, x9.2.0.7; now using PSPx10 (PSP 2018; version 20.2.0.1 x64) on Win 10-64 b2004.
- Tony Lenton
- Posts: 32
- Joined: Wed Jan 18, 2006 8:28 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Intel DH55TC
- processor: Intel Core i5 3.20 GHz
- ram: 12GB
- Video Card: GeForce GTX 1060
- sound_card: On board Realtek High Def Audio
- Hard_Drive_Capacity: 4500 GB
- Monitor/Display Make & Model: Lenovo S27i
- Corel programs: PSP X6 PSP2020
- Location: Frenaros, Cyprus
Re: Once again, thumbnails do not appear for .pspimage files
Google "PSP Thumbnail Handler". You should find a file like "PSP Thumbnail Display.exe" or something similar. Just download it and run it. Your thumbnails should appear.
-
LeviFiction
- Advisor
- Posts: 6831
- Joined: Thu Oct 02, 2008 1:07 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Alienware M17xR4
- processor: Intel Core i7-3630QM CPU - 2_40GH
- ram: 6 GB
- Video Card: NVIDIA GeForce GTX 660M
- sound_card: Sound Blaster Recon3Di
- Hard_Drive_Capacity: 500GB
- Corel programs: PSP: 8-2023
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
PSP Thumbnail handler is fine, it's a third-party alternative to PSP's own DLL. As a result, though unlikely to be important with thumbnails, if Corel adds any functionality to the thumbnail viewer to handle newer formats, PSP Thumb handler will not be aware of it. Again, highly unlikely with thumbnails. I mean, what could they possibly offer for thumbnails that a general viewer couldn't produce? The thumbnail block in the format doesn't ever appear to change. Still, I'm never thrilled with using a third-party to do what the main software can do just fine. Corel just needs to release their own PSP Thumb Viewer installer for a simple replacement if this ever happens. No need to potentially infect your machine if you download the wrong thing.
https://levifiction.wordpress.com/
-
ADonahoo
- Posts: 228
- Joined: Tue Dec 13, 2011 5:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc. 0KWVT8 A03
- processor: 3.60 gigahertz Intel Core i7-4790
- ram: 24GB
- Video Card: AMD Radeon R9 270
- sound_card: Creative SB X-Fi Titanium
- Hard_Drive_Capacity: 13256GB
- Monitor/Display Make & Model: Dell SX2210 and Dell ST2210
- Corel programs: PSP X7, X8, X9, 2018, 2019
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
What would be better would be that later versions of PSP would reregister the thumbnail handler to each new installation. I thought reinstalling 2020 would be easier than the previous instruction, and this time all my customizations remained. That's a first IIRC.
- ehume
- Posts: 940
- Joined: Tue Sep 18, 2012 2:05 am
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Gigabyte GA-Z87X-UD4H
- processor: i7 4770k
- ram: 16GB
- Video Card: Intel HD4600 [iGPU]
- sound_card: no_sound_card
- Hard_Drive_Capacity: 512GB+4TB
- Monitor/Display Make & Model: Acer KN242HYL
- Corel programs: PSP 2018 32b & 64b, AS3 64b, PE5 64b
Re: Once again, thumbnails do not appear for .pspimage files
Works great. Now all of my .pspimage files are properly thumbnailed, not just some .pspimage files.Tony Lenton wrote:Google "PSP Thumbnail Handler". You should find a file like "PSP Thumbnail Display.exe" or something similar. Just download it and run it. Your thumbnails should appear.
Had PS3, PSP3; Installed: PSP-4.12, 5.03, 6.02, 7.04 (liked it a lot & used it for years), 8.00, XI, x4.3.0.3, x6.2.0.20, x7.4.0.11, x8.3.0.13, x9.2.0.7; now using PSPx10 (PSP 2018; version 20.2.0.1 x64) on Win 10-64 b2004.
-
ADonahoo
- Posts: 228
- Joined: Tue Dec 13, 2011 5:04 pm
- System_Drive: C
- 32bit or 64bit: 64 Bit
- motherboard: Dell Inc. 0KWVT8 A03
- processor: 3.60 gigahertz Intel Core i7-4790
- ram: 24GB
- Video Card: AMD Radeon R9 270
- sound_card: Creative SB X-Fi Titanium
- Hard_Drive_Capacity: 13256GB
- Monitor/Display Make & Model: Dell SX2210 and Dell ST2210
- Corel programs: PSP X7, X8, X9, 2018, 2019
- Location: USA
Re: Once again, thumbnails do not appear for .pspimage files
It didn't work for me, so I had to reinstall.
