Reputation:
I've used Visual Studio 2019 for a couple of months and I enjoy the new flat interface and all,
but I don't like the fact that I must update to a new version in middle of developing an app.
I am thinking on going back to Visual Studio 2010 but that doesn't solve anything, it just
introduces more problems.
So any ways on dealing with this? A registry key or something that prevents the Electron installer
from connecting to the internet or trying to update altogether.
Upvotes: 2
Views: 2459
Reputation: 3285
Have you tried Tools => Options... => Environment => Product Updates?
Upvotes: 3