Error Msg on Startup

  • Thread starter Thread starter Amos Carver
  • Start date Start date
A

Amos Carver

I have Windows XP Pro Version 2002 SP3 installed on a HP S7600n computer. I
recently installed a new hard drive and have since been getting the following
message on startup. The msg appears twice and I have to X out of it to
continue the startup. I have the same equipment connected as before.

[.ShellClassinfo]
LocalizedResourceName=@%\SystemRoot%\System32\Shell32.dll,-21787

Any help solving this error will be appreciated
 
Amos Carver said:
I have Windows XP Pro Version 2002 SP3 installed on a HP S7600n computer. I
recently installed a new hard drive and have since been getting the following
message on startup. The msg appears twice and I have to X out of it to
continue the startup. I have the same equipment connected as before.

[.ShellClassinfo]
LocalizedResourceName=@%\SystemRoot%\System32\Shell32.dll,-21787

Any help solving this error will be appreciated

Ckeck out the following KB article:
http://support.microsoft.com/kb/330132
Post back if this fixes it.
 
Amos,
copy and paste the following commands into a 'Command Prompt'
window (dos-box) :



del /a /f /s "%ALLUSERSPROFILE%\Start Menu\desktop.ini"

del /a /f /s "%USERPROFILE%\Start Menu\desktop.ini"



(Both of the above commands should be one-liners that begin with 'del' and
end with ' .ini" ' but may not appear that way due to line-wrap)

....this should stop this effect each time you boot up.

==

Cheers, Tim Meddick, Peckham, London. :-)
 
Thank you Mark for the quick response. Option 2 did the trick. My computer
is now working correctly. Both myself and my wife a happy campers again.
Thanks again
--
Amos


Mark Adams said:
Amos Carver said:
I have Windows XP Pro Version 2002 SP3 installed on a HP S7600n computer. I
recently installed a new hard drive and have since been getting the following
message on startup. The msg appears twice and I have to X out of it to
continue the startup. I have the same equipment connected as before.

[.ShellClassinfo]
LocalizedResourceName=@%\SystemRoot%\System32\Shell32.dll,-21787

Any help solving this error will be appreciated

Ckeck out the following KB article:
http://support.microsoft.com/kb/330132
Post back if this fixes it.
 
Back
Top