JS
Fri May 09 08:45:51 PDT 2008
One thing worth looking into is to check if you have the Developer (SDK)
editions installed as they consume much more disk space.
For the normal user, the disk space used for .NET 2.x is 66MB installed
size.
The download file is named NetFx20SP1_x86.exe (23.6MB)
http://www.microsoft.com/downloads/details.aspx?FamilyID=79bc3b77-e02c-4ad3-aacf-a7633f706ba5&DisplayLang=en
For the developers .Net 2.x is identified by the letters 'SDK':
and is over 300MB when installed.
http://www.microsoft.com/downloads/details.aspx?FamilyID=FE6F2099-B7B4-4F47-A244-C96D69C35DEC&displaylang=en
Note the difference in the file download size (354MB) vs (23.6MB)
JS
"Ted Moes" <TedMoes@discussions.microsoft.com> wrote in message
news:E77847A7-1BC9-4BD0-BFAD-8F51D3A4FCEE@microsoft.com...
> In cleaning up my programs I noticed that .net framework 2.0 Sp1 was
> taking
> up 2700megs of space and I would like to know if it is safe to remove it
> or
> is it a core program because I have ver 3.5 installed also