Jump to content

Dotnet Framework 1/2/3 + Lang Pack


KRYOGENIUS

Recommended Posts

Hello

I known that this topic is not new, because there are lot of posts about the silent installations of framework package

So my aim is just to centralise them into one. Searching into the msdn website, i have found those officials links

Officials MSDN Referencies about Frameworks

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

Officials silent commands you can use into unattend cd (Runonceex or svcpack.inf)

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")

So if someone, see an error or a complement, i will correct this post

I hope it will aid some newbies

:thumbup

Edited by KRYOGENIUS
Link to comment
Share on other sites


Great idea.

I have created a .Net Framework 3.0 installer, can be used as normal and silent installer.

ofcourse 2.0 included since 3.0 is only an update of 2.0.

Difference with most other installers is this one installs Dutch languagepack (for 2.0).

Check signature for downloadlink.

Link to comment
Share on other sites

  • 4 weeks later...
  • 3 weeks later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...