MSFN Forum: PCHealth Uninstall - MSFN Forum

Jump to content


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

PCHealth Uninstall Rate Topic: -----

#1 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 20 January 2004 - 06:41 PM

For the brave.
I done it a month ago and have seen no ill effects. May be different on different PCs. I have sucessfully re-installed by running and it just asks for your CD or I386 dir.

From RUN
rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\WINDOWS\\INF\\PCHealth.inf


To Reinstall
C:\WINDOWS\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 C:\WINDOWS\INF\pchealth.inf



#2 User is offline   Bold_Fortune 

  • Member
  • PipPip
  • Group: Members
  • Posts: 221
  • Joined: 05-December 03

Posted 20 January 2004 - 09:41 PM

Hi maxXPsoft. I already have PCHealth removed from my system so I can't try out your method. I'm sure it is a very good method, too.

I just wanted to point out, that if your method removes all the files and folders with PCHealth, that "msconfig" is located there. What I do before I remove PCHealth is move msconfig to the system32 folder first.

Also, you will no longer be able to view System Information. I use the free program "aida32" instead. It's 500,000 times better than Windows' System Information.

Unless of course your method accounts for this, in which case you can disregard this.

#3 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 21 January 2004 - 08:37 AM

Well I've had it removed but msconfig is still there although playing around with it it may have come back. But I never open that so whats the use of it at least to me.....You can get around and find all the info that gives you using different methods. It removes a boatload of other files though, anyone else just go look beforehand and then do it. I've jus found that pretty useless.
Sorta like Webcheck, its been gone also about same time.

BTW heres from the reg.
Windows Registry Editor Version 5.00

[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PCHealth]
"UninstallString"="rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\\WINDOWS\\INF\\PCHealth.inf"
"QuietUninstallString"="rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\\WINDOWS\\INF\\PCHealth.inf"

But where can you find to uninstall from a button. There isn't such a place I've found yet.

#4 User is offline   Tarun 

  • Area 5 Investigator
  • Group: Super Moderator
  • Posts: 3,080
  • Joined: 27-January 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 30 January 2004 - 02:28 PM

I've found some useful utilities that actually handle this process for you, among many others.

1. http://www.beta10.com/oppcomme.htm
2. http://downloads.planetmirror.com/pub/majo...sc/srpsetup.exe

These were found at: http://www.mdgx.com/me1.htm#UPH

#5 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 February 2004 - 06:52 AM

Tarun, on Jan 30 2004, 02:28 PM, said:

I've found some useful utilities that actually handle this process for you, among many others.

1.  http://www.beta10.com/oppcomme.htm
2.  http://downloads.planetmirror.com/pub/majo...sc/srpsetup.exe

These were found at:  http://www.mdgx.com/me1.htm#UPH

On #1
Windows optional component maker "oppcom" for Windows ME
I have XP

Otherwise simply run a command in the RUN dialog like i posted and its gone. Don't need any utilities to do that.
Keep it lean and mean. The easiest method is achieved through the shortest route.
:)

#6 User is offline   Tarun 

  • Area 5 Investigator
  • Group: Super Moderator
  • Posts: 3,080
  • Joined: 27-January 04
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 01 February 2004 - 07:03 PM

OppcomXP is in the works says the site, but they seem to get mad and delete their work.

In the Add/Remove Programs, OppCom adds a catagory there where you can add/remove the items as you see fit. Works nicely.

#7 User is offline   trahcwolf 

  • Group: Members
  • Posts: 1
  • Joined: 27-April 06

Posted 27 April 2006 - 07:56 AM

Late to the party as always...
I tried the methods described in these posts, but have
seen PCHealth resurrect itself
I tried RegSeeker to delete all existing entries as well

Any other methods ?

#8 User is offline   toddbowie 

  • Group: Members
  • Posts: 1
  • Joined: 12-November 08

Posted 12 November 2008 - 07:56 PM

I am having trouble with PCHealth. The folder has exploded in size and is over 103 GB and takes up the remaining memory on my computer. I am not very computer savvy and was not sure how to properly employ the method at the top. A dell tech rep helping me found this post and said the only other way to fix this problem was to reinstall XP, which I really don't want to do. Could you help me out with a little more specific method with how to use this approach? Thanks.

#9 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 28 November 2008 - 11:02 AM

make sure you have your stuff backed up and are able to do a full reinstall if needed
Simple method to be able to do a reinstall of XP

just open a cmd prompt or in RUN cmd on start menu and paste and run that first line above. Reboot and see if that helped.

#10 User is offline   MeralyPC 

  • Group: Members
  • Posts: 1
  • Joined: 16-October 10
  • OS:none specified
  • Country: Country Flag

Posted 16 October 2010 - 09:34 PM

View PostmaxXPsoft, on 20 January 2004 - 06:41 PM, said:

For the brave.
I done it a month ago and have seen no ill effects. May be different on different PCs. I have sucessfully re-installed by running and it just asks for your CD or I386 dir.

From RUN
rundll32.exe setupapi.dll,InstallHinfSection DefaultUninstall 132 C:\WINDOWS\\INF\\PCHealth.inf


To Reinstall
C:\WINDOWS\System32\rundll32.exe setupapi,InstallHinfSection DefaultInstall 132 C:\WINDOWS\INF\pchealth.inf


will best of my opinion, using the latest windows PC health Software 2009 is the best software for OS. I'm not pc health expert so I agree to many pc health advisor.

#11 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,748
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 17 October 2010 - 06:32 PM

Done that back in XP 2004. That PCHealth.inf don't exist in Windows 7

Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

2 User(s) are reading this topic
0 members, 2 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy