Program can't start because dll is missing

Posted by Kruug on Super User See other posts from Super User or by Kruug
Published on 2013-10-30T15:20:11Z Indexed on 2013/10/30 15:57 UTC
Read the original article Hit count: 219

Filed under:
|
|

Any executable that I attempt to run on this laptop pops up an error stating The program can't start because LPK.dll is missing from your computer. Try reinstalling the program to fix this problem.

I have tried doing regsvr32 lpk.dll from within system32, but that returns the error The module "lpk.dll" was loaded but the entry-point DLLRegisterServer was not found. Make sure that "lpk.dll" is a valid DLL or OCX file and then try again. I was able to copy the DLL file from a working computer, but I get the same issue.

How would I go about registering this DLL? Or, alternatively, which program would I have to reinstall to get the DLL to work again?

The system is Windows 7 Professional 64-bit with Service Pack 1. I would really like not to reinstall the OS, but at this point, I'm about ready to.

© Super User or respective owner

Related posts about windows-7

Related posts about missing-dll