Installed Git-2.10.0-64-bit on Windows 7. The problem is that the shortcut is displayed incorrectly in Start

and with the right mouse click on the desktop.
How to make a normal label appear.
In order to display the correct icons in the context menu, you need to change two Icon values in the registry branches HKEY_CLASSES_ROOT\Directory\Background\shell\git_gui and HKEY_CLASSES_ROOT\Directory\Background\shell\git_shell . Accordingly, specify the path to any icon, for example, "C:\Program Files\Git\mingw64\share\git-gui\lib\git-gui.ico" .
At 7 all the same crap. On the Git icon -> Properties -> Change the icon -> Search on C: \ ProgrammFiles \ Git \ -> Choose Git Bash or whatever it is and it draws the icon itself, voila
Source: https://ru.stackoverflow.com/questions/574873/
All Articles