| View previous topic :: View next topic |
| Author |
Message |
katypet2000 Guest
|
Posted: Mon Nov 26, 2007 3:22 am Post subject: |
|
|
I had the same issue as Scottedge...after upgrading my IE7, i came up with the same error message:
The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL.
Just wanted to write a post regarding this issue. |
|
| Back to top |
|
 |
Guest
|
Posted: Mon Nov 26, 2007 7:28 am Post subject: |
|
|
| katypet2000 wrote: | | ...i came up with the same error message... |
...you get that message from what?...AutoHotkey?...when running any script?...or when?...I'd have to re-read this thread, but I think the solution was to rename (or delete, but be careful) the psapi.dll file in the AutoHotkey install folder (default C:\Program Files\AutoHotkey) to something else, for example psapi.dll.disabled...for some reason this file was included in old versions of AutoHotkey, but possibly isn't needed any more...I dunno, I think that's what I read somewhere...but hey, if you rename it & it fixes the problem, great, if not, rename back...no harm done...just re-read, the solution is delete...so what's the issue?...
| katypet2000 wrote: | | I had the same issue as Scottedge... |
...wait had...so you fixed it?...or you really mean have...so you still need a solution? |
|
| Back to top |
|
 |
engunneer
Joined: 30 Aug 2005 Posts: 5957 Location: Pacific Northwest, US
|
Posted: Mon Nov 26, 2007 7:09 pm Post subject: |
|
|
psapi.dll is used for the progress command on pre-XP (and pre-2000, i think) OSs. _________________
Unless otherwise noted, all code is untested.
Common Answers: 1.(Loops, Viruses, etc.) 2. Search 3.RTFM |
|
| Back to top |
|
 |
Sriram Guest
|
Posted: Wed Dec 05, 2007 3:50 pm Post subject: Psapi.dll not deletable????? |
|
|
the file was found in system 32 subfolder under windows folder in C and not in program files as was the typical case mentioned by Chris...
i use Windows XP
well
i tried to delete this file...windows returned a message saying cannot delete file and ACCESS denied????
and aslo asked me to chk wether drive was full or not and also wether it is write protected...
and further it asked me to make sure the file is not currently in use...
ps:
which is the one which is being referred to by the sys here....
and i do not have a cd or dvd drive rt now..as it is under service...
ny solutons ppl ??? |
|
| Back to top |
|
 |
SKAN
Joined: 26 Dec 2005 Posts: 5298
|
Posted: Wed Dec 05, 2007 3:57 pm Post subject: Re: Psapi.dll not deletable????? |
|
|
I am not able to address your problem, but
| You wrote: | the file was found in system 32 subfolder under windows folder in C and not in program files as was the typical case mentioned by Chris...
i tried to delete this file...windows returned a message saying cannot delete file and ACCESS denied???? |
Oh my! Do not attempt to delete any DLL file from System32 again.
 |
|
| Back to top |
|
 |
sharathh Guest
|
Posted: Mon Dec 17, 2007 9:16 pm Post subject: i DELETED |
|
|
i found PSAPI.dll in system32 and in my antivirus directory wen i seached my c:.. and i deleted one of the file present in antivirus folder ! restarted ! but ntng happen same erroer msg!
note : ntng like file or folder like autohotkey in my pc ,, im using WIN XP!!!!! Heplp me out pls |
|
| Back to top |
|
 |
Precious Guest
|
Posted: Fri Jan 25, 2008 4:56 am Post subject: GetProcessImageFileNameW |
|
|
| I have WinXP and I too have the GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL. upon start up. It did not appear to affect anything until a month later, now some web pages log off without prompt. |
|
| Back to top |
|
 |
Kontractor Guest
|
Posted: Fri Feb 01, 2008 10:44 pm Post subject: Smartbridge error message |
|
|
I too get the smartbridge error message everytime I start my computer, a Dell running Win XP. I click OK on the error message, and everything seems to run fine. A search of my drives brought zero matches to Autohotkey. I searched for psapi.dll and got 10 matches. 2 in I386, 2 in system 32, 4 in program files and 2 in service packs. My trouble started about the time I went from dial up to DSL.
Any help? |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Mar 07, 2008 6:25 pm Post subject: |
|
|
| glad i'm not the only one with this problem, i cant find AHK anywhere , someone please help ! |
|
| Back to top |
|
 |
kado Guest
|
Posted: Wed Mar 12, 2008 8:22 am Post subject: Re: Smartbridge error message |
|
|
| Kontractor wrote: | I too get the smartbridge error message everytime I start my computer, a Dell running Win XP. I click OK on the error message, and everything seems to run fine. A search of my drives brought zero matches to Autohotkey. I searched for psapi.dll and got 10 matches. 2 in I386, 2 in system 32, 4 in program files and 2 in service packs. My trouble started about the time I went from dial up to DSL.
Any help? |
I use sbc, and I found the smartbridge folder by going to program files, SBCLightSpeed Self Support Tool, Smartbridge File Folder. Inside the Smartbridge folder, you'll find PSAPI.DLL Rename it as mentioned in a previous post, then reboot. You can also find smartbridge by doing a search.
Hope this helps. |
|
| Back to top |
|
 |
Guest
|
Posted: Thu Mar 13, 2008 7:35 pm Post subject: |
|
|
yipeee !
thanks for your help , it worked.
I have another problem, when I open an e mail attachment I click on download file, the machine says Done but shows a blank screen ? |
|
| Back to top |
|
 |
Guest
|
Posted: Fri Mar 14, 2008 8:38 am Post subject: |
|
|
Thanks. My issue is solved  |
|
| Back to top |
|
 |
namvet68 Guest
|
Posted: Mon Apr 07, 2008 6:50 pm Post subject: The procedure entry point GetProcessImageFileNameW ERROR Fix |
|
|
I found the easiest and fastest way to fix this error is: on MS's website
Redownload IE7.With out ubinstalling it.Before the DL starts you. Itwill sscan your installed version of IE7 and download and install.After the reboot no more error inside of IE. Have never had this error on system boot but this method does work inside of IE7.
An easy- no hassle fix |
|
| Back to top |
|
 |
|