logon.exe

G

gballew

I am getting the following at boot-winlogon.exe-entry
point not found- the procedure entry point StrRetToBSTR
could not be located in the dynamic link library
SHLWAPI.dll.
What is up with this, any input.
Gb
 
P

philip ashley

from this thread

http://www.techimo.com/forum/t76550.html

1. Boot to Recovery Console.

2 . type the following commands
cd system32 [enter]

ren winlogon.exe winlogon.old
ren msgina.dll msgina.old
ren shell32.dll shell32.old
ren shlwapi.dll shlwapi.old

cd.. [enter]
cd servicepackfiles\i386 [enter]
copy MSGINA.DLL c:\windows\system32
copy SHELL32.DLL c:\windows\system32
copy WINLOGON.EXE c:\windows\system32
copy shlwapi.dll c:\windows\system32

if not there, expand from the cd

hth

philip ashley
 

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