Dot Net Framework 1,2,3,3.5 – Silent Installations
Posted by Maaruthi on April 3, 2008
Microsoft Dot Net Framework 1.0 Redistribuable
http://msdn2.microsoft.com/en-us/library/ms994395.aspx
Microsoft Dot Net Framework 1.1 Redistribuable
http://msdn2.microsoft.com/en-us/library/ms994356.aspx
Microsoft Dot Net Framework 2.0 Redistribuable
http://msdn2.microsoft.com/en-us/library/aa480242.aspx
Microsoft Dot Net Framework 3.0 Redistribuable
http://msdn2.microsoft.com/en-us/library/aa480198.aspx
Microsoft Dot Net Framework 3.5 Bootstrapper
Microsoft Dot Net Framework 3.5 Redistributable
Microsoft Dot Net Framework 3.5 Full Package
———————————————————————————————
Silent Installation Commands
Microsoft Dot Net Framework 1.0 + Language Pack – Silent Parameters
Framework
“dotnetfx.exe /q:a /c:”install /l /q”"
Language Pack
“Any setup name” + “parameters” (Current parameters: /q:a /c:”inst /l /q”)
LangPack.exe /q:a /c:”inst /l /q”
Microsoft Dot Net Framework 1.1 + Language Pack – Silent Parameters
Framework
“dotnetfx.exe /q:a /c:”install /l /q”"
Language Pack
“Any setup name” + “parameters” (Current parameters: /q:a /c:”inst /l /q”)
LangPack.exe /q:a /c:”inst /l /q”
Microsoft Dot Net Framework 2.0 + Language Pack – Silent Parameters
Framework
“dotnetfx.exe /q:a /c:”install /l /q”"
Language Pack
“Any setup name” + “parameters” (Current parameters: /q:a /c:”inst /l /q”)
LangPack.exe /q:a /c:”inst /l /q”
Microsoft Dot Net Framework 3.0 + Language Pack – Silent Parameters
Framework
“Any setup name” + “parameters” (Current parameters: /q | /norestart)
“Dotnetfx3.exe /q /norestart”
“Dotnetfx3_x64.exe /q /norestart”
“Dotnet3setup.exe /q /norestart”
Language Pack
“Any setup name” + “parameters” (Current parameters: /q:a /c:”inst /l /q”)
———————————————————————————————
Microsoft .Net Framework 3.5 almost supports Microsoft .Net Framework 3.0 Parameters.
These command are pretty useful if you plan to install the softs in silent mode without disturbing end user.
.: Download 3.5 Service Pack 1below
Dot Net Framework 3.5 Service Pack 1 (Full Package)
More info about .Net Framework 3.5 SP1
List of changes and fixed issues in .Net Framework 3.5 SP1
———————————————————————————————


fedmich said
Thanks. Those commands are very helpful
Esteban said
Thank you Maaruthi! Just the info I was looking for. And just direct to the point.
phiequn said
Thanks for that command
frankie said
Thanks mate..
Riaz said
I am having a problem with silently installing dotnet 3.5 specifically.
I have tried all switches mentioned here but the package still fails.
Any ideas
Maaruthi said
The above mentioned silent switchers are defined in MS website and they should work. What’s the OS you are using?
Benny said
Wow nice list… i have been searching for .net 3.5. Thanks alot
JayCee said
Thank you so much – what a nice site!
Do you maybe know if Dot Net Framework 3.5 Service Pack 1 Redistributable is available for download yet ?
Maaruthi said
Thank you for visiting my site. I have added .Net Framework 3.5 SP1 Links now
name said
Hi!,
name said
Good day!,
Andrew said
LOL
that doesn’t even make any sense!
shekhar said
thanks for dotnet3.5 full package.
rakesh said
Thanks for making me available .net framework3.5
DotNetURL said
Hi,
Nice blog..publish you new content url at http://www.dotneturl.com and get reader and back link form us for free.
Anbarasan Thangapalam said
Thankyou your information was very helpful….
Anbarasan Thangapalam said
daive said
the silent switch on the net 3.5 doesn’t work
Rahul said
Is silently installing a .NET framework even legal? Please check this link.
http://blog.deploymentengineering.com/2007/03/silently-installing-net-framwork-legal.html
AusPCs said
To Rahul. If I accept the terms on behalf of MY Client Then Why Can I not Silently install the software?? I accepted the terms of Microsofts agreement When I installed an OEM Copy of WINDOWS.
I would suggest you shut the UP.
Has anyone come up with silent install instructions yet for 3.5 SP1?
RAVI said
By following commands we can do silent installation if .NET 35 SP1
dotnetfx35setup.exe /qb /norestart
orbit30 said
Silent switch for 3.5 SP1 is /q
RAVI said
By following commands we can do silent installation of .NET 35 SP1
dotnetfx35setup.exe /qb /norestart
khoirul said
thanks for info..
Прохожый said
I’ve found that command “dotnetfx.exe /q:a /c:”install /l /q”” doesn’t work for me for dotnet 1.1, but “dotnetfx.exe /q:a /c:”install /l/q”” does work. Notice removed space between /l and /q.
koicell said
thanks infonya, nice post
Robert said
Please read the donwloadpage for the dotnet3.5 full installation after this three other patches must be installed for computability problems!
see : http://www.microsoft.com/downloads/details.aspx?familyid=6c095bba-6100-4ec9-9c54-6450b0212565&displaylang=en&displaylang=en
eg : NDP20SP2-KB958481-x86.exe NDP20SP2-KB958483-x86.exe NDP20SP2-KB958484-x86.exe
in this sequence!
regards,
Robert
RAVI said
If already .NET 3.5 SP1 Exists, i dont wnat to do silent install , how can i do this