Silently Install .Net Framework 2.0 with SP1

Silently Install .Net Framework 2.0 with SP1
CondorMan's picture

To silently install .Net Framework 2.0 with SP1, follow these two steps.

  1. Download NetFx20SP1_x86.exe from Microsoft
  2. Distribute NetFx20SP1_x86.exe via Deployment Server or Software Delivery Solution with the command-line parameters: /q /norestart

If the silent install finishes with return code 3010, that means that a reboot is required.

3.235295
Average: 3.2 (34 votes)