- Launch Notepad, and cut & paste
this:
-----Begin cut & paste here-----
REGEDIT4
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Policies\Explorer]
"NoSMHelp"=hex:01,00,00,00
------End cut & paste here------
Save this text file as
NOHLP.REG. Double-click on it to merge this information into your Registry. Reboot.
You may also have to delete the
"VXDMon" value from the Registry before going any further (and then reboot). Run Regedit and go to:HKEY_LOCAL_MACHINE\System\CurrentControlSet\Services\VxD\VxDMon
- To remove
PCHealth from your system, copy the text below, paste it in the Start Menu -> Run box, and then click OK:
rundll.exe setupx.dll,InstallHinfSection Uninstall 132 %windir%\INF\PCHealth.inf
This
text string is found under this Registry key:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\PCHealth
This should suffice,
but some PCHealth strings are left in the Registry. They won't do any harm, but you might want them out anyway. :) - With
Regedit open, find and delete these strings:
- "PCHealth" from:
HKEY_CURRENT_USER\Software\Microsoft
- "PerUser_PCHealth"
from:
HKEY_CURRENT_USER\Software\Microsoft\Active Setup\Installed Components
and:HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Active Setup\Installed Components
Then
go to:HKEY_LOCAL_MACHINE\SOFTWARE\CLASSES\CLSID\{273380E8-1438-4B2C-95B0-713284FBC302}\ToolboxBitmap32and
delete the text content in the right hand pane. - Finally search in Regedit for StateMgr.exe and delete all
matching keys.
- After uninstalling PCHealth, System File Protection will stop working!
But if you have a Win98
retail or Win98 SE Setup CD-ROM, you can regain some security by running System File Checker (Sfc.exe).
Pop in the
Win98/98 SE CD-ROM (drive letter D used here, change if different), open a DOS box, and run:EXTRACT
D:\WIN98\WIN98_46.CAB SFC.EXE %windir%\SYSTEM
EXTRACT D:\WIN98\WIN98_40.CAB SFCDLL.DLL %windir%\SYSTEMNow run
Sfc.exe and update all system file versions manually!
Finally, check your file versions (using SFC) on a regular
basis, especially after you have installed new software or a system update. - After uninstalling
PCHealth + System Restore, Windows ME insists on creating the (empty) C:\_Restore folder every time upon startup.
:(
SOLUTION: Replace your WININIT.EXE file located in C:\Windows with this one [42 KB].
This way you can say goodbye to C:\_Restore for
good! :) - Restore Windows ME HTML Help function in case it stopped working:
Copy & paste text between
lines below into Notepad and save this as a .REG file [name doesn't matter, only the extension does :)]:-----Begin cut & paste here-----
REGEDIT4
[HKEY_LOCAL_MACHINE\Software\CLASSES\.htc]
"Content Type"="text/x-component"
[HKEY_LOCAL_MACHINE\Software\CLASSES\MIME\Database\Content Type\text/x-component]
"CLSID"="{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}"
"Extension"=".htc"
[HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}]
@="Microsoft Html Component"
[HKEY_LOCAL_MACHINE\Software\CLASSES\CLSID\{3050f4f8-98b5-11cf-bb82-00aa00bdce0b}\InProcServer32]
@="MSHTML.DLL"
"ThreadingModel"="Apartment"
------End cut & paste here------Now
(double-)click on the REG file in Windows Explorer or File Manager. - See this ArsTechnica article for another
method.
- Done!This hack works fine for me and hopefully it will do the same for you, with or without any modifications
to the steps above."