Error : Entry Point Not Found ck.exe

J

Jim

When trying to load a program from CD rom I receive the
following Error

The procedure entry point FreeEnvizonmentStringsW coukd
not be located in the dynamic link library KERNEL32.dll.

How do I fix this problem
 
T

Thorsten Matzner

Jim said:
When trying to load a program from CD rom I receive the
following Error

The procedure entry point FreeEnvizonmentStringsW coukd
not be located in the dynamic link library KERNEL32.dll.

This is usually due to that the mentioned DLL is not compatible with
the application in question. You can try solving this with the System
File Checker. To do so, run
SFC /scannow
via Start > Run.
If the problem persists, copy the contents from the CD to a new folder
on the HDD and try installing the software from here. If this does not
work as well you should ask the author of the program for help.
 

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