How to remove Newdotnet
This is concerning the newdotnet issue. it installs itself in the Windows IP stack for startup purposes.
Here is the removal procedure
1.A file search on newdot*.dll your Windows directory plus subfolders. If you have
New.Net, you should find files that look like newdotnet2_29.dll. Each file you find is a
version of New.Net. (No, it doesn't delete the old versions when new ones are installed.)
Do not delete the files you find yet!
2.For each file, type in the Run dialog (i.e. click Start, Run and type the following): rundll32
c:\windows\[newdotnet_dll],NewDotNetUninstall (substitute each file you found for
[newdotnet_dll]). If your Windows folder is not c:\windows, you're probably smart enough to
change the command to make it work. Issuing the command NewDotNetUninstall to the DLL makes it remove it's hook from the
Windows IP stack and stop itself from loading at system startup.
3. newdot*.dll files you found.

