What should I do if the svn icon does not display after Win10 is installed?

  

After installing win10, what should I do if all the normal svn repository icons are missing? The display of the icons helps us to locate the modification and submission of the code, which is very inconvenient after it has disappeared. So how to solve this problem...

One. Open the registry

1, while holding down windows and R, the desktop and the notebook are the same.

2. Enter regedit in the pop-up window and click OK to open the registry.

3. If you are prompted to make changes to your app, select Yes. The registry is now open.

4. In the root directory HKEY_LOCAL_MACHINE, press Ctrl and F at the same time to open the search box, enter ShellIconOverlayIdentifiers in the search box, and click Find Next.

5. In the search results folder, find the 9 folders with the words Tortoise, 1Tortoise...2Tortoise...9Tortoise....

6. Right-click on the folder and find the rename in the pop-up menu and click on it.

7. Add three spaces before the original name. That is, if the original name is written in the top grid, enter three spaces before the original name and save it. Enter three spaces before the names of 9 folders such as 1Tortoise...9Tortoise.

8. Restart the computer and the SVN icon will display normally.

9. Principle: Windows Explorer Shell supports up to 15 Overlay Icons, Windows uses 4, and only 11 are expandable. If you have previously installed software such as Groove, It is possible that these 11 locations have been deprived of them, and Tortoise is not available. However, you can still give Tortoise priority: adjust the alphabetical order of the Tortoise icon names. Because Windows is internally displayed in alphabetical order by icon name.

Note: After the registry is opened, press Ctrl and F to open the search box. After 9 folders are renamed, you need to restart the computer and the icon will be displayed.

Related recommendation:

What should I do if svn does not display small icons in Win10 system? Svn icon does not show the solution

Copyright © Windows knowledge All Rights Reserved