PC Review


Reply
Thread Tools Rate Thread

Would Like to FULLY Remove .NET Framework

 
 
Tiziano
Guest
Posts: n/a
 
      9th Feb 2008
Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
Update keeps on insisting that I need to install Service Pack 1 for .NET
Framework 1.1 and a security update (KB928365) for .NET 2.0.

I went into the registry and manually removed every instance of "dotnet"
that I could find; I followed the instructions of Microsoft's article
#824643 (http://support.microsoft.com/kb/824643); I ran Windows
Installer Clean Up program (which does not show .NET as being still
installed on my PC!); I find no trace of .NET Framework in the Program
Files subdirectories.

Yet, Windows Update must be getting fooled by something that I have
missed... I know that I can tell Windows Update to ignore the two
updates --but I am determined to rid my PC of every trace of .NET!!

Has anyone a suggestion on what I might have missed?

I am running Windows XP SP2.

Thanks.
--
tb
 
Reply With Quote
 
 
 
 
Scott M.
Guest
Posts: n/a
 
      9th Feb 2008
Microsoft is trying to make .NET a standard part of the OS (it is in Vista),
so you'll keep getting notified about installing it.

BTW, what's the problem with having it installed?

"Tiziano" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
> Update keeps on insisting that I need to install Service Pack 1 for .NET
> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>
> I went into the registry and manually removed every instance of "dotnet"
> that I could find; I followed the instructions of Microsoft's article
> #824643 (http://support.microsoft.com/kb/824643); I ran Windows Installer
> Clean Up program (which does not show .NET as being still installed on my
> PC!); I find no trace of .NET Framework in the Program Files
> subdirectories.
>
> Yet, Windows Update must be getting fooled by something that I have
> missed... I know that I can tell Windows Update to ignore the two
> updates --but I am determined to rid my PC of every trace of .NET!!
>
> Has anyone a suggestion on what I might have missed?
>
> I am running Windows XP SP2.
>
> Thanks.
> --
> tb



 
Reply With Quote
 
 
 
 
Tiziano
Guest
Posts: n/a
 
      9th Feb 2008
Windows Update lists .NET Framework as an optional install for Windows
XP. I am not a developer or anything like that but I figured it could
not hurt to install it. It took several attempts but finally I was able
to install 1.1 and 2.0. Then Microsoft released updates/patches to .NET
that just would not install so, out of frustration, I uninstalled .NET
and cleaned up what was still left behind per my previous e-mail.
But the darn thing is still alive in my PC...
--
tb

on 2/9/2008 10:18 AM Scott M. wrote the following:
> Microsoft is trying to make .NET a standard part of the OS (it is in Vista),
> so you'll keep getting notified about installing it.
>
> BTW, what's the problem with having it installed?
>
> "Tiziano" <(E-Mail Removed)> wrote in message
> news:(E-Mail Removed)...
>> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
>> Update keeps on insisting that I need to install Service Pack 1 for .NET
>> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>>
>> I went into the registry and manually removed every instance of "dotnet"
>> that I could find; I followed the instructions of Microsoft's article
>> #824643 (http://support.microsoft.com/kb/824643); I ran Windows Installer
>> Clean Up program (which does not show .NET as being still installed on my
>> PC!); I find no trace of .NET Framework in the Program Files
>> subdirectories.
>>
>> Yet, Windows Update must be getting fooled by something that I have
>> missed... I know that I can tell Windows Update to ignore the two
>> updates --but I am determined to rid my PC of every trace of .NET!!
>>
>> Has anyone a suggestion on what I might have missed?
>>
>> I am running Windows XP SP2.
>>
>> Thanks.
>> --
>> tb

 
Reply With Quote
 
Mark Fitzpatrick
Guest
Posts: n/a
 
      9th Feb 2008
The .Net framework is installed under the windows/microsoft.net directory.
The one under program files is usually for ancillary items.

Keep in mind, the .Net framework is not just for developers. There are a
number of programs now that require it. Some of the administrative consoles
used by the graphics card makers wrote their apps in .Net so you may break
something that depends upon it.


--
Hope this helps,
Mark Fitzpatrick
Microsoft MVP - Expression

"Tiziano" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
> Update keeps on insisting that I need to install Service Pack 1 for .NET
> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>
> I went into the registry and manually removed every instance of "dotnet"
> that I could find; I followed the instructions of Microsoft's article
> #824643 (http://support.microsoft.com/kb/824643); I ran Windows Installer
> Clean Up program (which does not show .NET as being still installed on my
> PC!); I find no trace of .NET Framework in the Program Files
> subdirectories.
>
> Yet, Windows Update must be getting fooled by something that I have
> missed... I know that I can tell Windows Update to ignore the two
> updates --but I am determined to rid my PC of every trace of .NET!!
>
> Has anyone a suggestion on what I might have missed?
>
> I am running Windows XP SP2.
>
> Thanks.
> --
> tb


 
Reply With Quote
 
Scott M.
Guest
Posts: n/a
 
      9th Feb 2008
You are better off putting it back in as it is not just for developers. Any
programs written in a .NET language (VB .NET, C#, J#, C++ .NET) will require
various versions of the Framework.


"Tiziano" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Windows Update lists .NET Framework as an optional install for Windows XP.
> I am not a developer or anything like that but I figured it could not hurt
> to install it. It took several attempts but finally I was able to install
> 1.1 and 2.0. Then Microsoft released updates/patches to .NET that just
> would not install so, out of frustration, I uninstalled .NET and cleaned
> up what was still left behind per my previous e-mail.
> But the darn thing is still alive in my PC...
> --
> tb
>
> on 2/9/2008 10:18 AM Scott M. wrote the following:
>> Microsoft is trying to make .NET a standard part of the OS (it is in
>> Vista), so you'll keep getting notified about installing it.
>>
>> BTW, what's the problem with having it installed?
>>
>> "Tiziano" <(E-Mail Removed)> wrote in message
>> news:(E-Mail Removed)...
>>> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
>>> Update keeps on insisting that I need to install Service Pack 1 for .NET
>>> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>>>
>>> I went into the registry and manually removed every instance of "dotnet"
>>> that I could find; I followed the instructions of Microsoft's article
>>> #824643 (http://support.microsoft.com/kb/824643); I ran Windows
>>> Installer Clean Up program (which does not show .NET as being still
>>> installed on my PC!); I find no trace of .NET Framework in the Program
>>> Files subdirectories.
>>>
>>> Yet, Windows Update must be getting fooled by something that I have
>>> missed... I know that I can tell Windows Update to ignore the two
>>> updates --but I am determined to rid my PC of every trace of .NET!!
>>>
>>> Has anyone a suggestion on what I might have missed?
>>>
>>> I am running Windows XP SP2.
>>>
>>> Thanks.
>>> --
>>> tb



 
Reply With Quote
 
Miro
Guest
Posts: n/a
 
      9th Feb 2008
Even something like the quickbooks 2008 uses the .netframework and will
install it on you if you do not have it.

Be careful what other programs you use that 'might' use the .net framework
without you knowing about it.




"Tiziano" <(E-Mail Removed)> wrote in message
news:(E-Mail Removed)...
> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
> Update keeps on insisting that I need to install Service Pack 1 for .NET
> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>
> I went into the registry and manually removed every instance of "dotnet"
> that I could find; I followed the instructions of Microsoft's article
> #824643 (http://support.microsoft.com/kb/824643); I ran Windows Installer
> Clean Up program (which does not show .NET as being still installed on my
> PC!); I find no trace of .NET Framework in the Program Files
> subdirectories.
>
> Yet, Windows Update must be getting fooled by something that I have
> missed... I know that I can tell Windows Update to ignore the two
> updates --but I am determined to rid my PC of every trace of .NET!!
>
> Has anyone a suggestion on what I might have missed?
>
> I am running Windows XP SP2.
>
> Thanks.
> --
> tb


 
Reply With Quote
 
Cor Ligthert[MVP]
Guest
Posts: n/a
 
      9th Feb 2008
Tiziano,

In Europe you can buy Microsoft OS systems with optional Windows Media
Player.

Although it is for the same price, is AFAIK nobody buying that version,
probably not even those who have ordered that.

But Microsoft state Media Player is optional, so nobody can complain.

Cor

 
Reply With Quote
 
Tiziano
Guest
Posts: n/a
 
      17th Feb 2008

on 2/9/2008 10:00 AM Tiziano wrote the following:
> Some time ago, I uninstalled .NET 1.1 and 2.0 from my PC and yet Windows
> Update keeps on insisting that I need to install Service Pack 1 for .NET
> Framework 1.1 and a security update (KB928365) for .NET 2.0.
>
> I went into the registry and manually removed every instance of "dotnet"
> that I could find; I followed the instructions of Microsoft's article
> #824643 (http://support.microsoft.com/kb/824643); I ran Windows
> Installer Clean Up program (which does not show .NET as being still
> installed on my PC!); I find no trace of .NET Framework in the Program
> Files subdirectories.
>
> Yet, Windows Update must be getting fooled by something that I have
> missed... I know that I can tell Windows Update to ignore the two
> updates --but I am determined to rid my PC of every trace of .NET!!
>
> Has anyone a suggestion on what I might have missed?
>
> I am running Windows XP SP2.
>
> Thanks.



If anyone is having troubles removing .NET Framework from their
computer, use Aaron Stebner's utility found at:

http://blogs.msdn.com/astebner/archi...08/406671.aspx

It worked for me. Read his caveats first...
--
tb
 
Reply With Quote
 
 
 
Reply

Thread Tools
Rate This Thread
Rate This Thread:

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Would like to find what power supply would work Mint DIY PC 1 22nd Dec 2010 03:35 AM
Quake 4 is out and it's a game like doom 3. And i would say it like doom... hahaha what a joke also the beginning is like pariah and halo 1 ... coping is lame DDC ATI Video Cards 18 1st Nov 2005 01:03 AM
Poll Question : How well do you like this Father's Love Letter video presentation? (A.) I like it. (B.) I don't like it. (C.) I like it so much that it made me cry. IBMclerk7781226@yahoo.com Windows XP General 3 18th Apr 2005 02:30 AM
I would like to know how to enter the formula that would subtract. =?Utf-8?B?YmlsMzkx?= Microsoft Excel Worksheet Functions 3 30th Jan 2005 02:13 AM
I would like to make a macro that would look at the current email, and then put all recip in to a given contacts folder Phillips Microsoft Outlook VBA Programming 0 25th Nov 2003 05:51 PM


Features
 

Advertising
 

Newsgroups
 


All times are GMT +1. The time now is 09:13 AM.