Note that there are some explanatory texts on larger screens.

plurals
  1. PO.NET Framework installation requirements
    primarykey
    data
    text
    <p>What are the requirements for all .NET frameworks and their service packs? This is what I need to know for all available frameworks:</p> <ol> <li><p><strong>.NET Framework prerequisites</strong><br> What other .NET Frameworks does it require?<br> For example: .NET Framework 2.0 does not require anything, .NET Framework 2.0 SP1 requires .NET Framework 2.0 installed, but .NET Framework 3.5 SP1 does not require .NET Framework 3.5 installed (or maybe does? dunno)</p></li> <li><p><strong>Reboot requirements</strong><br> Does the installation package require reboot after installation?</p></li> <li><p><strong>Clean install requirements</strong><br> Does the installation package require clean install? (No pending delete/rename operations)</p></li> <li><p><strong>Administrator privileges</strong><br> Does the installation package require administrator privileges to install? (I guess this is "yes" for all of them...)</p></li> </ol> <p>And I need to know all of this for the following packages:</p> <ol> <li>.NET Framework 1.1</li> <li>.NET Framework 1.1 Language Pack</li> <li>.NET Framework 1.1 SP 1</li> <li>.NET Framework 2.0</li> <li>.NET Framework 2.0 Language Pack</li> <li>.NET Framework 2.0 SP 1</li> <li>.NET Framework 2.0 SP 1 Language Pack</li> <li>.NET Framework 2.0 SP 2</li> <li>.NET Framework 2.0 SP 2 Language Pack</li> <li>.NET Framework 3.5</li> <li>.NET Framework 3.5 Language Pack</li> <li>.NET Framework 3.5 SP 1</li> <li>.NET Framework 3.5 SP 1 Language Pack</li> <li>.NET Framework 4.0 Full</li> <li>.NET Framework 4.0 Client</li> </ol> <p>Could you please either tell me all of these requirements, or direct me to the appropriate source? Or maybe both? :-) </p> <h2>UPDATE</h2> <p>Is there any other way to determine the specified requirements other than just trying to install all packages and trying to figure it out? Because I haven't really found anything helpful in already published answers.</p> <p>For all those down-voters: Can you show me where in the published links in answers can I find if .NET 2.0 SP2 needs .NET 2.0 already installed, or if it installs it automatically? Because it is the main topic of this question.</p> <h2>Helpful resources</h2> <p><a href="http://support.microsoft.com/kb/815177" rel="nofollow">Generic .NET Framework prerequisites</a><br> <a href="http://www.microsoft.com/globaldev/reference/lcid-all.mspx" rel="nofollow">Language pack LCIDs</a><br> <a href="http://en.wikipedia.org/wiki/Comparison_of_Microsoft_Windows_versions" rel="nofollow">List of Windows versions</a> (<a href="http://www.codeguru.com/cpp/w-p/system/systeminformation/article.php/c8973/" rel="nofollow">Determine Windows Version and Edition</a>) </p>
    singulars
    1. This table or related slice is empty.
    plurals
    1. This table or related slice is empty.
    1. This table or related slice is empty.
    1. This table or related slice is empty.
 

Querying!

 
Guidance

SQuiL has stopped working due to an internal error.

If you are curious you may find further information in the browser console, which is accessible through the devtools (F12).

Reload