• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

XP Internet explorer Icon comment?

RVA3

Junior Member
Nearly every desktop icon has a Comment-box in the Properties. If you hover above with your mouse you see this on the desktop. E.g.: My documents has
"Contains letters, reports, and other documents and files"
How to make this possible in a regedit entry/key for the blue Internet Explorer 7 desktop icon in Windows XP?

In the registry: Iexplore.exe is also named:
{871C5380-42A0-1069-A2EA-08002B30309D}. This in combination with ToolTip/MUICAB/LocalizedSting or LocalizedNameSpace should solve, but how and where with regedit?

Greetings from

RVA3
 
Thanks to Dr. Jon Galloway I have got the answer: there is a registry programming error in Windows XP Professional. The brackets are used as quotes.

The InfoTip at
[HKEY_CLASSES_ROOT\CLSID\{871C5380-42A0-1069-A2EA-08002B30309D}]
says [@ieframe.dll, -881], but it should be changed by [@shdoclc.dll,-881] or e.g. by directly typing the English text [Finds and displays information and Web sites on the Internet] or e.g. the Dutch text [Hiermee kunt u gegevens en websites op het Internet zoeken en weergeven]. You have to restart the PC after this edit of the registry.
 
Back
Top