Tjaart
Tjaart

Reputation: 4119

vs_buildtools installer 100% CPU

I attempted to update Visual Studio Build Tools 2017 and whenever the installer runs it runs at 100% cpu and takes an immense amount of time to work, if it all.

What I've tried:

On any other machine it works quickly but on my build server it kills the cpu.

Upvotes: 2

Views: 1462

Answers (1)

Tjaart
Tjaart

Reputation: 4119

Setting the CPU priority of vs_installershell.exe to idle caused it to start working correctly.

Upvotes: 2

Related Questions