SVN icon missing ?, SVN icon missing
When I submitted the task to the server through svn yesterday, I suddenly found that the local svn folder did not have the svn icon. It was still good before. Why did it suddenly disappear?
By searching for information, we found that Windows Explorer Shell supports a maximum of 15 Overlay icons, and Windows has already used four. We only use 11. Since the Tortoise icon is not displayed, it indicates that the Tortoise icon is displayed after 15 digits. In addition, the installation names are displayed alphabetically in Windows, so we can adjust the alphabetic order of Tortoise icon names.
Solution:
Enter regedit in the running directory to go to the registry page,
Search for: HKEY_LOCAL_MACHINE-> SOFTWARE-> Microsoft-> Windows-> CurrentVersion-> Explorer-> ShellIconOverlayIdentifiers,
At this time, you will find that the Tortoise series has ranked behind the 15th place. This is why the icon is not displayed.
The next step is to move these names to the first 15 digits. Modify their names (you can add spaces in front of Tortoise, because spaces will be placed in front ).
Close and then open the Registry. We found that the Tortoise series icons are already in the front, and the SVN icons are not displayed. At this time, the operation is to restart. Here we will talk about the method that does not need to be restarted. In fact, the restart mentioned above is to restart explorer without the need to restart the entire operating system. Therefore, you can: In the task manager, restart assumer.exe, in the file-> create a task-> enter explorer. In this way, you do not need to restart the computer. After all, it takes some time to restart the computer.
So how does this happen?
The reason may be that I have installed the online storage client (I have installed a cool disk). Some online storage clients occupy the top 15 positions, and the svn icon is not displayed. Because in the ShellIconOverlayIdentifiers folder of the Registry, you can see that there is a network disk before Tortoise.
Copyright Disclaimer: This article is an original article by the blogger and cannot be reproduced without the permission of the blogger.