I know the .NET runtime is required to run .NET apps. I know that on Windows 8, the OS will detect that it needs a specific version and install it before the app runs, but what happens on Windows 7?
Will the app just crash with no good explanation, or gracefully with a prompt to install .NET?
If it matters, I'm wondering about 4.0. I'm assuming that the computer has Windows 7 and its automatic updates installed as well as SP1.
