Jump to content

HELP File (F1) Not Working?


Recommended Posts

I have scite and autoit installed at my office and it works fine, but when I work on script at home and need the help file, I keep getting this error when I try to use the scite pulldown?

;---------------------------------------------

Autoit3Help.exe - Entry Point Not Found

(X) The procedure entry point GetProcessImageFileNameW could not be located in the dynamic link library PSAPI.DLL

[ OK ]

;---------------------------------------------

Thanks for any help,

inov8iv

Edited by inov8iv
Link to comment
Share on other sites

I think that, in this case, you got that error because the text "GetProcessImageFileNameW" was selected. When you open the helpfile from SciTe, it will try to search for the text that is selected. It happened to me when I had all my script selected once.

Link to comment
Share on other sites

  • Developers

I think that, in this case, you got that error because the text "GetProcessImageFileNameW" was selected. When you open the helpfile from SciTe, it will try to search for the text that is selected. It happened to me when I had all my script selected once.

Doubt that is the issue. My guess would be that there are multiple PSAPI.DLL on the PC that are different versions causing compatibility problems like this ... Edited by JdeB

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

Link to comment
Share on other sites

  • 3 months later...

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...