Rank: Administration Groups: Member
Joined: 3/24/2008 Posts: 2,870 Points: 5,786 Location: South Florida USA
|
Visual Studio Build Very Slow https://stackoverflow.com/questions/12095718/visual-studio-build-very-slowQuote: Try this as it worked for me:
Press Windows+R or open run from Start.
Now type %temp% and delete everything from there...
Now open Run again and type prefetch and delete everything from there also.
Now open VS and see the performance.
Quote: Try this:
Devenv.exe /resetsettings
|