replace kernel32.dll

G

Guest

Hi

Does anybody know how to replace a damaged kernel32.dll on w2k professional
or know something about this message:
"The procedure entry point SetHandlerContext could not be located in the
dynamic link library kernel32.dll" generated when trying to start an
application?

Thanks for your help
 
J

Jerold Schulman

Hi

Does anybody know how to replace a damaged kernel32.dll on w2k professional
or know something about this message:
"The procedure entry point SetHandlerContext could not be located in the
dynamic link library kernel32.dll" generated when trying to start an
application?

Thanks for your help

If you delete the file, it will automatically be replaced from %SystemRoot%\System32\DLLCache


Jerold Schulman
Windows Server MVP
JSI, Inc.
http://www.jsiinc.com
 
J

John John

Try at a command prompt using ren command.

command ren kernel32.dll kernel32.old

John
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top