Jump to content

.NET Framework 1.1 SP1 and .NET Framework 2.0 SP1 silent install up-to


Fudeba

Recommended Posts

Does anyone know a reliable source packages for silent install .NET Framework 1.1 SP1 and .NET Framework 2.0 SP1?

Or a way to integrate the updates to the packages .NET Framework? I remember seeing a how-to tutorial to it in this forum, but can not find more.

Thanks for any response! :thumbup

EDIT:

I found this in GOOGLE:

For the 1.1 is quite simple!

How to upgrade .NET Framework 1.1 SP1.

Extract the main package dotnet11sp1 in a temp folder, ex. C:\DNF11

Extract update package into C:\DNF11. Rename the file xxxxxxxxx.msp to sp1.msp

Open a CMD.EXE

Enter to DNF11 folder and execute:

msiexec /p sp1.msp /a c:\dnf11\netfx.msi

Delete all the files, the root folder, minus the file netfx.msi and folders Program Files and Win.

Once done, redo the installation package according to your preference.

Does anyone have a similar tip to .NET Framework 2.0 SP1? :thumbup

Edited by Fudeba
Link to comment
Share on other sites


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...