TortoiseSVN how do you Disable/Enable TSVNCache.exe via Command Line?
tortoisesvn, tsvncache
Solution
In a Windows Explorer Window, right-click on any file, then go to TortioseSVN->Settings->Icon Overlays->Status Cache and set it to None.
tsvncache.exe will immediately exit and not run again.
Problem
I'm trying to disable (and enable) TSVNCache in a BAT Script, is it possible? or do I need to kill it? Thanks.