what does visual studio devenv.exe /resetuserdata do exactly?
问题 I have been having an issue recently with Visual Studio 2015 and the only workaround I can find is opening up the developer command line and executing "devenv.exe /resetuserdata" That solves the problem (until the next windows update typically brings it back). I have been trying to troubleshoot this for a while so I can actually determine the root cause but one big issue is that I cannot find any msdn documentation about this command "devenv.exe /resetuserdata" So that is essentially my