Jump to content

Unable to register AutoItX control


Liv
 Share

Recommended Posts

Dear, Dear ...

My scripts won't run anymore!

Till two days ago I use the 2.6 version of AutoItX in my VBScripts:

Set Ax = CreateObject("AutoItX.Control")

Everything is cool.

Then I read about the newer version, downloaded it, and registered it with RegSvr32.

Set Ax = CreateObject("AutoItX3.Control")

Everything is cool.

But ... when I tried to run my VBScripts that use the "older" AutoItX control, they refuse to run ...

I then tried to register the 2.6 AutoItX control again without success. Also, I did unregister the 3.0 AutoItX control ... and then tried to register the older one ... no success. Then I went into the registry, and deleted all instances of "autoit" ... and tried to register ... no success.

When trying to install the 2.6 AutoItX control with regsvr32.ex I constantly get this error message:

"I:\VB Scripting\AutoIt\autoitdll.dll was loaded, but the DllRegisterServer entry point was not found ... This file cannot be registered."

Any clues ...?

Link to comment
Share on other sites

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...