ObjectDock Plus not showing shortcut icons

sometime in the past couple of weeks, several of my shortcuts turned into what looks like a blank sheet of paper.

these are shortcuts for things like guildwars, etc, EXE files that don't have a separate ICO file.  the shortcuts for them appear correctly on my desktop, and anywhere else I drag them, just not in OD+

I have tried uninstalling/reisntalling it, I have udated to the latest test build, no change.

 

I'm running windows 7 home x64

12,215 views 11 replies
Reply #1 Top

General > Miscellaneous Options > Additional Advanced Options

When shortcut is added point to target, use high resolution icons

Reply #2 Top

When shortcut is added point to target, use high resolution icons

This is not an actual option, but rather a combination of possible options. The settings that are in that window won't actually help in this situation. See Below:

 

Reply #3 Top

I encountered this program with one of my shortcuts just today. :-|

All I can say is, under dock entry properties & change image, try to browse and locate the programs original ".ico" icon file.

Though in my case, a separate icon image file did not exist, so I have to deal with the blank paper until either the bug is fixed, or until I find a dock icon for my program.

Reply #4 Top

BTW- just dragged a shortcut from my desktop to the recycle bin; the explorer window that asked me if I was sure (which usually shows the program's icon) showed a blank icon--in Windows Explorer!

This tells me that this is not an ObjectDock problem, but either a bug in Windows 7, or a problem with IconPackager 5. Not sure which.

Reply #5 Top

This is not an actual option, but rather a combination of possible options
I did not say it was one. note use of comma.

The blank icon problem is Windows 7 where no upscale icon in the the exe (or dll in some occasions) and seems not to want to use separate ico file or one does not exist in high detail the problem exists in Nextstep also where some icons are blanks and some are question marks and very few are correct. Strangely I get perfect ObjectDock and bad Nextstart on Win 7 64 bit.

In Nextstart I notice lots of icons path to Installer files for icons so most I can correct by correcting path and the odd few repaired by making appropriate icons and a few I had to rename xx.ico to xx.exe to force a take to appear on Nextstart.

Reply #6 Top

Update Winstep Xtreme to the just released 9.11 Beta 5, that should fix all the problems between Xtreme and the 64 bit versions of Windows.

Reply #7 Top

Update Winstep Xtreme to the just released 9.11 Beta 5, that should fix all the problems between Xtreme and the 64 bit versions of Windows.
Upgraded yesterday but still have problem, on the forum at Winstep this am.

Reply #8 Top

I fixed this one, it was caused by iconpackager. now I have to find that fix again, all my icons were fine last night, today half of them are blank again...

Reply #9 Top

ah, found it, this is what fixed it for me,

 

Solution is to remove registry key "Computer\HKEY_CLASSES_ROOT\exefile\shellex\iconhandler"

I don’t know why this key is created when you install IconPackager, the program does not handle .exe files. The only reason to have this entry is when a .exe does not have an icon associated in the .exe, creating a generic .exe icon. But it changes the default icon that other programs read, such as Object Dock. Removing this entry reverts the registry to a default of "%1" which is the icon that is normally associated with any program that is installed. A generic .exe icon is not really needed.

All system tray icons also revered to the defaults (no generic blank icons).

As a side note, you can revert any extension association this way, to find the file association, go to registry "Computer\HKEY_CLASSES\ROOT" find the extension you want to revert and go to the registry entry named under default to change the icon handler. Not all extensions have icon handlers or defaults. if no default entry is present, you can make the extension associate with any icon you wish by creating the sub key "DefaultIcon" and a "(Default)" string value pointing to whatever icon you wish. You can use relative or full paths in string.

This may be resolved also, by changing the "DropHandler" key entry for exefile associations. For this extension, it would make more sense to add the IconPackager entry into the "DropHandler" Key. (info for the programmers)

Reply #11 Top

DizAstro,

Thank you! Once I followed your fix, restarted OD, everything was back to normal. Thank you again.