Software » Microsoft » .NET Framework » 1.1.4322
Homepage https://www.microsoft.com
Download dotnetfx.exe
NDP1.1sp1-KB867460-X86.exe
NDP1.1sp1-KB886903-X86.exe

Silent Install

The 3 steps will install .Net Framework 1.1 together with Service Pack 1 aka KB867460 and Hotfix KB886903.

dotnetfx.exe /q:a /c:"install /q /l"
NDP1.1sp1-KB867460-X86.exe /I /Q
NDP1.1sp1-KB886903-X86.exe /I /Q

Silent Uninstall

MsiExec.exe /x{CB2F7EDD-9D1F-43C1-90FC-4F52EAE172A1} /qn /norestart