Liv Posted September 27, 2004 Posted September 27, 2004 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 ...?
this-is-me Posted September 27, 2004 Posted September 27, 2004 I suggest downloading and reinstalling the old version. Looks like it is corrupted. Who else would I be?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now