Silently Install .Net Framework 2.0 with SP1
Filed under:
Deployment Solution, Software Delivery Solution
3rd Party Products, Installation, Software Delivery, Command Line
Submitted by CondorMan on 25 August, 2008 - 15:35.
To silently install .Net Framework 2.0 with SP1, follow these two steps.
- Download NetFx20SP1_x86.exe from Microsoft
- 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.
(34 votes)
- Login or register to post comments
- 1865 reads
- Printer-friendly version














