Removed everything Tigris ~ TortoiseGit in Regedit
RD /Q /S C:\Program Files\TortoiseGit
Installed 1.7.3 ~
* Fixed Issue #851: Windows Explorer Shell Crashed when empty repository
* Fixed open handles in TGitCache
...
Changed the settings to cache 'shell'
I have this onhand:
%windir%\system32\cmd.exe /C (for /f "usebackq tokens=1-6" %i in ( `tasklist^|find "TGitCache"` ) do TASKKILL /F /PID %j) && (PAUSE)
No comments:
Post a Comment