OnePiece Microsoft.NET Framework v2.0.50727.8763 For Win2K True AddOn ENU



Hash MD5 10E6DA10630D51EE974FEE07C0EB1EA6
Filesize: 21.04 MB (22065322 bytes)
The peculiarity of this addon is that it adds .NET 2.0 to your Windows 2000 without using .msi files or svcpack/runonce installations, using a "true addon" integration.
So you'll get a working .NET framework already installed BEFORE T-13 (svcpack time), a very handy opportunity.
It can be uninstalled from Add/Remove Windows Components.
It includes all the publicly released GDR hotfixes at the present date. Unlike other Onepiece's true addons, here updates GDR branch is used. This because in dotnet updates MicrosoftUpdate forces GDR over QFE branch, which always has an higher build, so this cause the update installation to fail with repeated and annoying attempts.
If someone despite that still wants a QFE updated full .Net true integration, you can do this:
Download "optional QFE updates addon for .net 3.5 SP1 full GDR addon only" (see here) then extract it.
Open entries_Netfx35QFE.ini file and delete following lines:
under [ExtraFileEdits] section
Code: Select all
NETFX30.inf|KB976769v2","BuildLab", ,"GDR|KB976769v2","BuildLab", ,"QFE|1
NETFX30.inf|KB2518864","BuildLab", ,"GDR|KB2518864","BuildLab", ,"QFE|1
NETFX35.inf|KB963707","BuildLab", ,"GDR|KB963707","BuildLab", ,"QFE|1
NETFX35.inf|KB2416473","BuildLab", ,"GDR|KB2416473","BuildLab", ,"QFE|1
Code: Select all
I386\NETFX30.CAB, UpdateNETFX30
I386\NETFX35.CAB, UpdateNETFX35
Code: Select all
I386\NETFX30.CAB,I386\NETFX30
I386\NETFX35.CAB,I386\NETFX35