Answer the question
In order to leave comments, you need to log in
Why does the icon of a file with the xlsx extension change?
Files with xlsx extension on the desktop are displayed with the wrong icon (white sheet), while other files with excel extensions are displayed with a standard icon. The files themselves open and work correctly. When you open the "open with" file, the icon changes immediately to the correct one, but after a reboot, everything is wrong again.
Answer the question
In order to leave comments, you need to log in
Look at the registry branch HKEY_CLASSES_ROOT
There is information about each extension, you need .xlsx
Inside it is written the name of the section that you need to look for in the same branch, for example Excel.Sheet.12 , and already in it the DefaultIcon subsection with the value of the path to the icon or resource exe / dll
Look at the registry branch HKEY_CLASSES_ROOT
There is information about each extension, you need .xlsx
Inside it is written the name of the section that you need to look for in the same branch, for example Excel.Sheet.12, and already in it the DefaultIcon subsection with the value of the path to the icon or resource exe / dll
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question