How To Expand the .NET Downloaded exe to get full Install Package
Once you have downloaded dotnetfx.exe, to expand it for the full install package:
create a folder net2.0 on c: drive
open a command prompt and enter the following command:
dotnetfx.exe /t/c:net2.0 /c
‹
›
Home
View web version