I want to completely prepare an x86 Windows 7 PC for any existing or new .NET apps that might exist. Which versions of .NET Framework should I install? Windows 7 appears to ship with .NET 3.0 or .NET 3.5.1 inbuilt. Which means I need to install:
Is that correct?
As I know, .NET Framerwork 3.5 ships with Windows 7, so you must install .NET Framework 4.0 Full. Client libraries allows you only to execute .NET programs.