blank icons for all the *.doc-files in WinExplorer

uninstalling of IconPackager was correct [Win default icon were applied before uninstalling]

IconPackager Support Team!

I need any help!
Or any advise of You!

Can't understand what's wrong...

I have Win7 Sp1 x32
I downloaded JONGHYUNPARK7 2 [only to change icons] : Here is a link to this pack: http://jpyss.deviantart.com/#/d2mmc54
I downloaded IconPackager 5.1trial  [or 5.0, l don't remeber, anyway it was the last available version 1 month ago]
I applied pack for IconPackager

Everything was fine but.... trial period of IconPackager was coming over soon and I deceided to restore all default icons and uninstall IconPackager trial.....

So I activated "Win default icon pack" option in IconPackager and uninstalled it....

All is okey except all *.doc files: I have blank icons in Windows Explorer for all the *.doc files:

*.doc are blank

I launched sfc / scannow from command line in Win and restored imageres.dll file [it was currupted] .... No result.....

I can't make Win Restore Point command cause I didn't save any Restore point before IconPackager installation....

So please, any help!

24,614 views 21 replies
Reply #1 Top

I've had to fix blank icons before. This is what I used (from somewhere in the forums)

 Blank Icon repair.
Please access your System Registry (XP - Start-> Run, Vista - WinKey +R) and in the run box type regedit. Then go to the following Key;

HKEY_CLASSES_ROOT\exefile\shellex\IconHandler

On the right side of the screen, if it has a value of {611AD258-4138-4348-A534-9856FA6BA398} you need to rename that registry key from 'IconHandler' to something else, IconHandlerX works.
Then reboot your PC and the Icons should come back.

Hopefully it will work for you as well.

Reply #2 Top

Unfortunately, that's all what I have under the path HKEY_CLASSES_ROOT\exefile\shellex\ in my Registry [No IconHandler Key]:

 

Registry

 

Well, actually I already tried to use this  method [read in the forum] right after uninstalling IconPackager but didn't find this key in my Registry.... :annoyed:

 

P.S.

I reinstalled IconPackager trial just right now  and tried to find this key in my registry but as You can see above on the screen snap - I failed...

I also and again have my imageres.dll corrupted after applying some icon packages and restoring to Win default icons pack in IP. Is this all right?

 

P.P.S.

Guess the only ways to save the system are:

-eternal trial of IP [so boring]

-reinstall Win Office entirely [ouch!]

Reply #3 Top

Here is my backup.ini  link: http://www.mediafire.com/?u2jfc26p7naihg1

File is taken from C:\Program Files\Stardock\Object Desktop\IconPackager\backup.ini


Does anybody know how to restore the system from this backup?

 

If I make a *.reg file using the registry keys saved in this backup.ini via method which is  decribed here https://forums.stardock.com/370831  - will it work?

 

Thanks!

Reply #4 Top

Quoting jopty, reply 3
If I make a *.reg file using the registry keys saved in this backup.ini via method which is decribed here https://forums.stardock.com/370831 - will it work?

No...and you're making this way too hard.

Right click .doc file/ open with/ point to winword.exe 

 

If you have more icons that are cross matched or blank:

Elevated Command prompt.
 
taskkill /IM explorer.exe /F
enter
CD /d %userprofile%\AppData\Local
enter
DEL IconCache.db /a
enter
shutdown /r
enter

 

Reply #5 Top

@yrag

Thanks for Your reply!

 

Quoting yrag, reply 4


Right click .doc file/ open with/ point to winword.exe 

 

It is already pointed to Word... All the *. doc files are being opened all right. Only mess with blank icons.... By the way, all the *.docx files are shown okey [but the custom package which I applied didn't ever  touch/change them....]

 

Quoting yrag, reply 4



If you have more icons that are cross matched or blank:

Elevated Command prompt.
 
taskkill /IM explorer.exe /F
enter
CD /d %userprofile%\AppData\Local
enter
DEL IconCache.db /a
enter
shutdown /r
enter

 

 

Should I uninstall IconPackager before this commands?

Reply #6 Top

I launched option  Windows Deafult Icons in IconPackager

After this I run "Icon Cash Restore" Commands in CMD

  • taskkill /IM explorer.exe /F
  • CD /d %userprofile%\AppData\Local
  • DEL IconCache.db /a
  • shutdown /r

 No success...

 

I also pointed manually *.doc files to W1nWord.exe

 

No result!

 

F$#^%K!

Reply #7 Top

If that doesn't solve it, note that the HKEY_CLASSES_ROOT\exefile\shellex\IconHandler blank icon fix is for *executable* (.exe) files only. For .doc files, here is what you can try:

Go to

HKEY_CLASSES_ROOT\.doc

Look at the (Default) entry in the right panel, it will have something stored in it (here it's Word.Document.8). Taking Word.Document.8 as the example, the next step would be to go to see if the

HKEY_CLASSES_ROOT\Word.Document.8\shellex\IconHandler

key exists, delete it if so, then reboot.

Reply #8 Top

Quoting JcRabbit, reply 7


Go to

HKEY_CLASSES_ROOT\.doc

Look at the (Default) entry in the right panel, it will have something stored in it (here it's Word.Document.8).

 

yes it is Word.Document.8



 

Quoting JcRabbit, reply 7
Taking Word.Document.8 as the example, the next step would be to go to see if the

HKEY_CLASSES_ROOT\Word.Document.8\shellex\IconHandler

key exists, delete it if so, then reboot.

 

This key [shellex & shellex\IconHandler]  doesn't exist!


 

 

What I noticed: the default icon for Word.Document.8 set as this: C:\Windows\system32\imageres.dll,-2



The same I can see while opening Properties in any of the *.doc. files:

 

But for all the *.docx files the default  icon set as this: C:\Windows\Installer\{90140000-0012-0000-0000-0000000FF1CE}\wordicon.exe   OR  C:\Windows\Installer\{90140000-0012-0000-0000-0000000FF1CE}\wordicon.exe,13

 

 

Maybe that's an issue?


PS> I tried to change the path to default icon for *.doc files in this dialog [Change Icon] box but  I failed cause I have a trial version of IP....

 

Reply #9 Top

For *.docx files the DefaultIcon entries in Registry are:

 

 

 

If I change the DefaultIcon key for *.doc files [Word.Documents.8] in Regisrty to the same C:\Windows\Installer\{90140000-0012-0000-0000-0000000FF1CE}\wordicon.exe,13   - will it work?

 

 

Reply #10 Top

Done

Manually set the key to C:\Windows\Installer\{90140000-0012-0000-0000-0000000FF1CE}\wordicon.exe,1  for the DefaultIcon key for *.doc files [Word.Documents.8]

 

Reply #11 Top

Well, there you go. Glad I was able to at least point you in the right direction (even though it wasn't what I thought it might be). :-)

Reply #12 Top

JcRabbit!

 

Thank You very much!

I couldn't do that without Your help!

Most redicolous thing is that I didn't get any helping hand from anyone of the IP Support Team ...

 

P.S.

In my backiup.ini I see this line for Word. Document.8:

[HKEY_CLASSES_ROOT\Word.Document.8\DefaultIcon]
Default=C:\Windows\system32\imageres.dll,-2

I guess this is a bug in IconPackager backup algorithm.... 

I will change it to C:\Windows\Installer\{90140000-0012-0000-0000-0000000FF1CE}\wordicon.exe,1

[need to change the Access & Owner Rights to StarDock Folder so I will do it not today obviously]

This will work I hope for me in the future to restore correctly.

 

JcRabbit!

Cheers!

Have a good one!

 

P.S. Gotta check all the lines in backup.ini to find any other fault backup icon keys paths.... Weird...

Reply #13 Top

One more thing JcRabbit if You allow:

This is what I have in my Registry in HKLM\Software\Microsoft\Windows\Current Version\Explorer\Shell Icons 

And I found this advice here in the forum: https://forums.stardock.com/411259/page/1/#2984758

Quoting RingoBradpit, reply 13
The below method restored all my original icons after uninstalling IP.

 

Enter ‘regedit’ in Search box and Open Registry Editor; Navigate and delete the entry HKLM\Software\Microsoft\Windows\Current Version\Explorer\Shell Icons 
Exit Registry Editor, Logoff and login to see the icons restored. The software uninstaller blanks out the values, rather than deleting them.

 

Just I want to understand - what this Shell Icons Entry is responsible for and can I really delete it safely after IP uninstalling to fix any problems with icon mess?

 

For example:

Now my Word.Document.8 key set to C:\Users\Public\Documents\Stardock\IconPackager\JONGHYUNPARK\JONGHYUNPARK Icon 53.ico,0 [I applied a pack for IP back]

But I can't see if this Icon 53.ico,0 was used in this Shell Icons Entry...

 

Thanks!

Reply #14 Top

Quoting jopty, reply 12
Most redicolous thing is that I didn't get any helping hand from anyone of the IP Support Team ...

jopty:

This a user forum and the users have risen to the occasion to fix your problem. The screaming reference to Stardock support was uncalled for.

https://esupport.stardock.com/

Reply #15 Top

HKLM\Software\Microsoft\Windows\Current Version\Explorer\Shell Icons is used by Windows to customize *some* of the icons used by the shell. If you delete the Shell Icons key, Windows will simply use the default icons after the next reboot.

You can find a (incomplete and old) list of what the numbers in Shell Icons do HERE.

Reply #16 Top

Quoting yrag, reply 14

Quoting jopty, reply 12Most redicolous thing is that I didn't get any helping hand from anyone of the IP Support Team ...

jopty:

This a user forum and the users have risen to the occasion to fix your problem. The screaming reference to Stardock support was uncalled for.

https://esupport.stardock.com/

Wow, is that you Gary? You are standing up for stardock support, as you should be, but you didn't cuss once!  Not one cuss word!!!   Are you ok? Is it really you, Dickhead?    

Reply #17 Top

Fuck you

Reply #18 Top

Quoting yrag, reply 17
Fuck you

Not until you give me a ring, or at least a chainsaw......asswipe.  >:(

Reply #19 Top

Quoting RedneckDude, reply 18
Not until you give me a ring

 

...or I become your sister.

Reply #20 Top

Quoting RedneckDude, reply 16
Wow, is that you Gary? You are standing up for stardock support, as you should be, but you didn't cuss once! Not one cuss word!!! Are you ok? Is it really you, Dickhead?

He only 'enjoys' cussing at me, really....;)

Reply #21 Top

Quoting yrag, reply 17
Fuck you

ROTFL! :grin:

Well, you asked for it...