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!
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?
This post has been edited by Fudeba: 14 October 2009 - 02:32 AM



Help
Back to top










