In Windows 7, after installing Git Bash (1.8.3), I have a shortcut for it with the nice Git icon. However when I open it, the corresponding window doesn't have that icon, just some generic one:

(same when I Alt-Tab to toggle between windows). This was not happening in WinXP - the program correctly had the Git Bash icon.
This seems to be a duplicate of git bash icon on windows 7 but I didn't manage to make it work with both suggestions put there (rebuilding icon cache, recreating the shortcut).
My shortcut is:
"C:\Program Files (x86)\Git\bin\sh.exe" --login -i Does anyone have any further suggestions?