TortoiseGit 설치 후 아이콘이 표시되지 않는 문제 해결

원본 : https://code.google.com/p/tortoisegit/issues/detail?id=692

1. Increase the shell icon cache from 500 to 2000, as explained in http://support.microsoft.com/kb/q132668/

  - Open regedit.exe
  - Go to HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Explorer
  - Add a new string key "Max Cached Icons" with value "2000"

2. Kill Windows Explorer in order to restart it later.

  - Open Task Manager
  - End all explorer.exe processes
  - Keep Task Manager open

3. Force rebuild of shell icon cache. (only implemented by TortoiseSVN)

  - Choose File » Run...
  - TortoiseProc.exe /command:rebuildiconcache

4. Restart Windows Explorer.

  - Choose File » Run...
  - explorer.exe
태그됨:
etc 에 올린 글

댓글 남기기

이메일은 공개되지 않습니다.

다음의 HTML 태그와 속성을 사용할 수 있습니다: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>