Jump to content

error: Unable to load DLL 'AutoItX3_x64.dll


Recommended Posts

I'm using csharp with the autoitx3.

I added to my project referenced the autoit dll's. Everything was working find until I got exception say:

"Unable to load DLL 'AutoItX3_x64.dll': The specified module could not be found. (Exception from HRESULT: 0x8007007E)"

And I downloaded and installed the autoit and added the dll files referenced them to my project also the file name:

AutoitX3_x64.dll but for some reason I don't see this dll file in the project tried to add it as reference few times and in the References I see only two files of Autoit: AutoItX3.Assembly.dll and Interop.AutoItX3Lib.dll but for some reason it's not adding the AutoitX3_x64.dll as reference.

 

How should I add then the AutoitX3_x64.dll to my project ? I keep getting the exception message that it's missing.

 

Link to comment
Share on other sites

  • 7 years 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

×
×
  • Create New...