How to Repair .NET 2.x |
|
Posted Friday, 24 October 2008 by Misha Hanin If for what ever reason you need to repair installation of .NET 2. x, you can do this from command line by running the following command: "C:\WINDOWS\microsoft.NET\Framework\v2.0.50727\Microsoft .NET Framework 2.0\install.exe" /qb! /norestart
|