home hardware prices news articles forums photos user reviews
Go Back   Tech Support Forums - TechIMO.com > PC Hardware and Tech > Applications and Operating Systems
Join TechIMO for Free!
Register Blogs FAQ Members List Calendar Search Today's Posts Mark Forums Read
Topic: Hi ppl, Trying to fix brother in-laws pc.... He has WinXP Home... When it boots it gives this error.... WinLogon.EXE - Entry point not found. The procedure entry point AssocIsDangerous could not be located in ...
Reply Get bargains at  »  Dealighted.com
 
Thread Tools
Currently Active Users: 1863
Discussions: 186,222, Posts: 2,222,719, Members: 229,781
Old December 21st, 2007, 11:44 AM     #71 (permalink)
Member
 
Join Date: Nov 2006
Posts: 37
its been i while since i had this problem but it was quite easy to fix, if you have the original windows disk that is.


i just changed the boot up options to boot from the cd-rom drive and then booted using the windows disk. via the interface that then appears you just select to repair and let it do its thing. it takes a while but when finished it back to normal with all the same files intact.


however i'm not so sure what to do if you dont have the disk, i'm affraid i'm not that technically minded. hope you find a solution, dont worry its fixable

stefan099 is offline   Reply With Quote
Old January 10th, 2008, 02:49 AM     #72 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 2
Thumbs up
Thanks

Hey the solution of Patrick also serves to solve the problem:

AssocGetPerceived Type with SHLWAPI.dll

thanks to all

Good it is to learn but better to share

jsecr is offline   Reply With Quote
Old January 10th, 2008, 02:52 AM     #73 (permalink)
Junior Member
 
Join Date: Jan 2008
Posts: 2
this really save my


Last edited by jsecr : January 10th, 2008 at 02:57 AM. Reason: how to del a repost ?
jsecr is offline   Reply With Quote
Old June 29th, 2008, 01:00 PM     #74 (permalink)
Junior Member
 
Join Date: Jun 2008
Posts: 1
Smile

Quote:
Originally Posted by pturner View Post
Hey guys-


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

3 Type EXIT and hit enter
Worked Like a charm - and five years later too - MS is still a pain in the ****
Thanks!!
ComputerAid is offline   Reply With Quote
Old August 4th, 2008, 01:18 AM     #75 (permalink)
Junior Member
 
Join Date: Aug 2008
Posts: 1
Send a message via AIM to grace88
Thank you guys!
I still have a question, i alreday finished changes on system23. I found my i386 files in the c:\.
but when i typed c:\>cd i386 ,it shows "Access is denied", How can i fix this?
grace88 is offline   Reply With Quote
Old August 8th, 2008, 07:54 AM     #76 (permalink)
Ultimate Member
 
Join Date: Sep 2004
Location: Minnesota
Posts: 2,322
Quote:
Originally Posted by nowayinthe View Post
you are going to have to insist on getting support from MS for the problem, because MS typically attempts to refer you back to the computer manufacturer who is contractually obligated to provide support for all preloaded software,
------------------------------
Removed spam link
jesus, this spammer hasn't been removed yet? reported them a while ago early this morning... still here with 9 posts?
ShyguyXPC is offline   Reply With Quote
Old November 17th, 2008, 06:50 AM     #77 (permalink)
Junior Member
 
Join Date: Nov 2008
Posts: 1
msgina.dll, now missing ODBC.dll too

Originally Posted by pturner
Hey guys-


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

3 Type EXIT and hit enter


Running XP pro
My problem seems to have come with SP3. I was trying to set up users and could not get them to show in the logon screen. I tried playig with administrator settings etc. and around that time I did the windows updates hoping to fix prob. so, no boot and me and msgina are old buddies.

Did the above and got the mesage:

"this app failed to start because ODBC32.Dll was not found. Re-installing the application may fix the problem"

So, I got to the repair prompt off the XP install CD as described in earlier posts, and typed the following:

cd system32 [enter]
dir

by hitting the space bar repeatedly, I got to where the OBDC file should have been and indeed it was not there. It was not in the \servicepackfiles\i386 directory either.

Sol I went to another XP computer and found the file in the windows/system32 folder, copied it to the desktop, and dragged it onto a floppy

Next I put the floppy into the machine still stewing in its msgina juices, and and where I left it in the system32 directory in recovery mode.

I typed the following:

A: [ENTER] That's where the floppy should be
DIR [ENTER] (This let me see that the file could be read on the floppy)
copy odbc.dll c:\windows\system32 [ENTER]
exit [ENTER]


What can I say? with your help I stumbled to success!

Problem solved.

So, here's what I'm thinking. The process related to solving this problem is to get working files back to where they should be. In the case of files already there, as in the errant winlogon.exe in pturner's fix (thank you very much!) , the idea is to rename those files in case you later need to back out of your mess. You can just rename them back to their old names, in essence reversing the porcedure and be back where you were.

But, in the case of files which are not there in the first place, you need to get them where they belong.

In my case, when I tried to Ren (ame) the msgina.dll in the original fix, I got a message that the file could not be found. At that point I didn't care, because I could see that in the second step, I would be copying the msgina file from the windowsupdates.i386 directory.

When I found that the OBDC.dll was not a file in the update, I guessed it probably was not a part of the service pak and ... well at that point it was any ship in a storm, so I copied it from a known working source using the old copy to floppy.

I also could have burned it onto a CD to get it there. In this case, I would have had to remove the XP cd from the still running sick PC, pt in the CD and then type :

d: [enter} -- or whatever drive letter the CD ROM is on. I could do the dir , and hit the space bar to locate the file, or I could just do the same copy command as above.

copy <the name of the missing file> (to) c:\windows\ <the name of the directory where the file belongs>

as in:

D: [enter]
copy OBDC.dll c:\windows\system32 [enter]

Hope this helps

By the way There is one little gotcha with system files. which is XP does not like you to see them, or mess with them. You'll have to ask someone else how to reveal hidden files in case that becomes a problem, 'cause I'm relly on the edge of what I know.

If somebody could explain how to "expand from CD" and get the above all in one post, we'd have this all but dummy proof.

But I'm very happy , all the same.

Thanks again
Johnpcook is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may post new threads
You may post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off

Most Active Discussions
Is It Just Me? (16963)
So GLAD winter's finally here !! (16)
FolderChat: Weekend time again! (284)
The F word (under-utilized or horri.. (23)
Folderchat Weekday thread (373)
Super folding (17)
Popular Online Pc Retailers (12)
AM2+/AM3 (9)
PSU recommendation, think mines is .. (14)
Recent Discussions
Is it worth the upgrade? (0)
Help me to find Equivalent Powe.. (156)
Calculating KVA/MAX (7)
Why do you use "Vista".. (29)
Sapphire Radeon HD 3850 512Mb A.. (1)
Need help with ASUS M2400N Inte.. (0)
Desktop Clutter (1)
Graphics Card Icon In Sys Tray .. (3)
Addon DSL wireless router (4)
Seald copy of windows 95 for sa.. (0)
Various items for sale (1)
Woot-off (5)


All times are GMT -4. The time now is 10:19 AM.
TechIMO Copyright 2008 All Enthusiast, Inc.



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28