Net Framework — 1.1.4322 For Windows 7
:In the same command prompt, run the newly patched installer: msiexec.exe /i netfx.msi Click Yes when the prompt asks to install the package.
Create a folder named directly on your C: drive ( C:\DotNet ). Net Framework 1.1.4322 For Windows 7
dotnetfx.exe /c:"msiexec.exe /a netfx.msi TARGETDIR=C:\DotNet" (Extracts the main installer) :In the same command prompt, run the newly
msiexec.exe /a C:\DotNet\netfx.msi /p C:\DotNet\netfxsp.msp (Applies the patch to the installer) :In the same command prompt
Download the (usually named dotnetfx.exe ) and save it to C:\DotNet .
dotnetfxsp1.exe /Xp:C:\DotNet\netfxsp.msp (Extracts the Service Pack)