.net 2.0 SP2 full (includes all public GDR updates):
OnePiece Microsoft.NET Framework v2.0.50727.8763 True AddOn ENU



Hash MD5 8C794335B0EB92E874F517B31000256E
Filesize: 21.04 MB (22059180 bytes)
.net 3.0 SP1 full (includes 2.0 and all public GDR updates):
OnePiece Microsoft.NET Framework v3.2.30729.8774 True AddOn ENU



Hash MD5 7F70ED261655B34BE591A5FDF478A071
Filesize: 33.86 MB (35505060 bytes)
.net 3.5 SP1 full (includes 2.0 and 3.0 with all public GDR updates):
OnePiece Microsoft.NET Framework v3.5.30729.4056.11 True AddOn ENU



Hash MD5 89B1355B77D91A23833C6DA518A4779A
Filesize: 39.16 MB (41065196 bytes)
The peculiarity of these addons is that .NET framework is directly slipstreamed into your XP/2003 source, without the need of running .msi files or svcpack/runonce installations, a "true-mode" integration just like .net 1.0 in Windows Server 2003.
So you'll get a working .NET framework already installed BEFORE T-13 (svcpack time), a very handy opportunity.
The addons are cumulative: you must integrate only the one you need. They includee all the publicly released 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, here is an additional addon for 3.5 SP1 which adds QFE branch public updates over GDR ones added by Onepiece's addon:
optional QFE updates addon for .net 3.5 SP1 full GDR addon only (NEEDS Onepiece's .net 3.5. SP1 GDR true addon):
OnePiece Microsoft.NET Framework v3.5.30729.7056.11 QFE Update AddOn



Hash MD5 2232D5C7AA3F46AE9C19E45C2F026A5A
Filesize: 17.12 MB (17951297 bytes)
All .Nets can be unistalled from Windows Component Wizard:

You can also force .net removal typing one of these command in a Run window:
Code: Select all
RUNDLL32.exe advpack.dll,LaunchINFSection NETFX20.inf,NETFX20.SHOW
Code: Select all
RUNDLL32.exe advpack.dll,LaunchINFSection NETFX20.inf,NETFX20.HIDE
Code: Select all
RUNDLL32.exe advpack.dll,LaunchINFSection NETFX20.inf,NETFX20.CleanUp
NETFX20.HIDE: hides DotNetXX in Windows Component Wizard
NETFX20.CleanUp: executes a forced cleanup of DotNetXX Setup from Windows registry so you can reinstall DotnetXX again from a common installer file.
If you use Onepiece's XP postSP3 AIO Update Pack or W2k3 postSP2 AIO Update Pack you don't need these addons because they are already included
Windows 2000 user? Look here