It makes system unusable as when program crashes for my system,it asks me to debug using Visual studio when any error props up.or sometimes it open VS on its own to debug it.
-arunpawar
Umm, why does that make your system unusable? You just hit "no" (or cancel or whatever it is) and get on with what you're doing. And in the case you're running one of your own debug-mode executables, being able to launch up the debugger is
very convenient.
But hey, google for "just in time debug" if you want to turn it off.
Fodder your calucaltion is wrong,VS installed many filetypes and CLSID which counts to about 1.9MB.And you think it is easy to ignore it?
-arunpawar
You said you counted 180+, I just increased those figures. But 1.9megabytes, is that a problem? Even on a 32gb disk (which is extremely small by todays standards, but chosen since it's the SSD size that's affordable without selling a kidney) 2 megabytes is a drop in the water.
Apart from registry keys there is also uninstaller of about 2mb each for every visual language like J# and C# is there in :/windows/syste32/somewhere i forgot.Which is not moving at all.
-arunpawar
Really? I searched for %SYSTEMROOT%\*.exe , >= 1500KB. What I found where .net framework compilers (installed with dotNET runtimes afaik, not visual studio), an OpenOffice file, nt*krnl.exe, and helpsvc.exe.
Yes, leaving remnants on uninstall is bad behavior, but it isn't anything near a
problem.