Hi Frank,
See if you can determine where these two
files are located:
"RTHDCPL"="RTHDCPL.EXE"
"Alcmtr"="ALCMTR.EXE"
As niether include a path statement, the
system may be assuming them to be in the
first path (the system32 folder) and if
they are not there it is faulting.
--
Best of Luck,
Rick Rogers, aka "Nutcase" - Microsoft MVP
Windows help -
www.rickrogers.org
message
Thank you; I have done this and the
results are pasted below:
***
Windows Registry Editor Version 5.00
[HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run]
"ctfmon.exe"="C:\\WINDOWS\\system32\\ctfmon.exe"
***
and...............
-***
Windows Registry Editor Version 5.00
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run]
"ehTray"="C:\\WINDOWS\\ehome\\ehtray.exe"
"RTHDCPL"="RTHDCPL.EXE"
"Alcmtr"="ALCMTR.EXE"
"NvCplDaemon"="RUNDLL32.EXE
C:\\WINDOWS\\system32\\NvCpl.dll,NvStartup"
"nwiz"="nwiz.exe /install"
"NvMediaCenter"="RUNDLL32.EXE
C:\\WINDOWS\\system32\\NvMcTray.dll,NvTaskbarInit"
"ISUSPM
Startup"="C:\\PROGRA~1\\COMMON~1\\INSTAL~1\\UPDATE~1\\ISUSPM.exe
-startup"
"ISUSScheduler"="\"C:\\Program
Files\\Common
Files\\InstallShield\\UpdateService\\issch.exe\"
-start"
"SunJavaUpdateSched"="C:\\Program
Files\\Java\\jre1.5.0_06\\bin\\jusched.exe"
"NeroFilterCheck"="C:\\WINDOWS\\system32\\NeroCheck.exe"
"GhostStartTrayApp"="C:\\Program
Files\\Symantec\\Norton Ghost
2003\\GhostStartTrayApp.exe"
"CaAvTray"="\"C:\\Program
Files\\Vet\\CAVTray.exe\""
"CAVRID"="\"C:\\Program
Files\\Vet\\CAVRID.exe\""
"Microsoft Works Update
Detection"="C:\\Program Files\\Common
Files\\Microsoft Shared\\Works
Shared\\WkUFind.exe"
"Tweak UI"="RUNDLL32.EXE
TWEAKUI.CPL,TweakMeUp"
"QuickTime Task"="\"C:\\Program
Files\\QuickTime\\qttask.exe\" -atboottime"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\DSS]
@="C:\\WINDOWS\\\\BBStore\\DSS\\dssagent.exe"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents]
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\IMAIL]
"Installed"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\MAPI]
"Installed"="1"
"NoChange"="1"
[HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Run\OptionalComponents\MSFS]
"Installed"="1"
*****
Regards, Frank