Entry Point Not Found

O

Olie

I thought this information would be of some use to others.

When installing aplications on XP Embedded I get this error after I
re-start the system.

"Issas.exe Entry Point Not Found"
"The procedure entry point _resetstkoflw could not be located in the
dynamic link library msvcrt.dll"

The system would then fail to boot.

I discovered the reason for this error was that the installation
programs were creatting a registry entry that was set to re-name the
file "msvcrt.dll". The registry entry is:

Key: "HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager"
Value: "PendingFileRenameOperations"

By deletting this registry entry before re-starting the system and
after an installation you can prevent the above error from ocurring.

I understand that this problem arises as there is not the same system
file protection in XP Embedded as in XP.

Hope this helps someone!
 
S

Slobodan Brcin \(eMVP\)

Also it would be useful for us to know if you have used some installers during or after FBA (setup.exe, install.exe, etc).

Thanks,
Slobodan
 

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