Processes in Microsoft 365 for setting up Office apps, redeeming product keys, and activating licenses.
Hi Sven,
The icon issue might be due to some registry keys missing in Office 365 installation. We've tested this and we encountered the same behavior. We've found a registry fix involving adding the keys manually and the icons starts to show. You can follow the steps below.
- Copy the following text to Notepad and save it as filename.reg
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared\XML]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Shared\XML\ProgIds]
"Word.Document"=""
"Excel.Sheet"=""
"PowerPoint.Show"=""
"InfoPath.Document"=""
- Import it to registry
- It may take a while for Windows to update the icon cache. You can just leave the machine turned on for about 20 minutes.
Please let us know how it goes.
Here's and article for your reference.
Office 2003 .xml files – blank/white/missing icons
Regards,
Justin
Disclaimer: Microsoft provides no assurances and/or warranties, implied or otherwise, and is not responsible for the information you receive from the third-party linked sites or any support related to technology.
Hi Justin,
Thanks for the feedback. I've tested this approach and it does function correctly.
However, I would like to see this fixed in the product itself:
- XML Handler opening IE/Edge when no application is defined in the XML-file
- Icons displaying the correct application (like after configuring the registry keys)
Questions:
Long term: Is this bug actively being taken care of the product team? If not, how can I report this bug (I thought this would be the best place)?
Short term: Is my approach about changing the registry keys in "HKEY_CLASSES_ROOT" the best possible way? I would like to avoid issues in case the product team will change registry keys themselves in a new release to fix the behavior.
Thanks for the quick support!
