Why does every single Steam game have to install .NET Framework?


Recommended Posts

Can't say I ever remember Steam games installing .NET Framework... mostly just DirectX and Visual C++ but to answer your question

Well if an app requires it, it would be a failure of the developer to not have it install. So the installers all install it, I'm pretty sure it's like DirectX, it will only update/install the outdated components.

  On 04/12/2012 at 02:14, xendrome said:

Can't say I ever remember Steam games installing .NET Framework... mostly just DirectX and Visual C++ but to answer your question

Well if an app requires it, it would be a failure of the developer to not have it install. So the installers all install it, I'm pretty sure it's like DirectX, it will only update/install the outdated components.

New game I purchased just installed .NET. I know obviously if a game needs it it should install, I'm just wondering why each game installs DirectX/Visual C++ when I install them even though I already have them on my system.

  On 04/12/2012 at 02:24, compl3x said:

Perhaps this can shed some light on your question:

http://forums.steamp...66&postcount=47

Thanks, that answers my question I guess.

(Second attempt at posting this reply.)

  On 04/12/2012 at 02:24, compl3x said:

Perhaps this can shed some light on your question:

http://forums.steamp...66&postcount=47

True for DirectX, but not so for .NET.

You can reliably check which version of the .NET runtime is installed and act accordingly, but I'm sure the installers do it just out of simplicity. If you already have the relevant version of .NET installed it won't do anything. If you don't have it then you'll get it and if it is corrupt then it can be repaired. So running it all the time can reduce support calls while having no ill effects (as it won't cause any problems for those who already have it installed).

  • Like 1
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.