Troubled by the disappearing TortoiseGit icon? PHP editor Baicao found that the problem of disappearing icons in TortoiseGit troubled many users. This article will explore the root of this problem and provide effective solutions. Continue reading below to learn how to restore TortoiseGit's icon display!
Confirm whether the 32-bit TortoiseGit is installed on the 64-bit system. If so, you only need to install the 64-bit TortoiseGit. If not, please read below.
In the search box of the Start menu, enter the "regedit" command.
Find the item HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellIconOverlayIdentifiers in the pop-up registry editor.
After finding it, you can find that there are many under this item, and Windows Explorer Shell supports up to 15 Overlay Icons, Windows itself uses 4, and only 11 are left for expansion. .
Edit HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionExplorerShellIconOverlayIdentifiers and modify the tortoise-related names (such as adding a . prefix and adding numbers).
Let tortoise-related items be sorted to the front (refresh visible) and restart the resource manager.
The above is the detailed content of How to deal with TortoiseGit not displaying icons. For more information, please follow other related articles on the PHP Chinese website!