VioletGiraffe Posted August 22, 2012 Share Posted August 22, 2012 Hello, I must be missing something obvious, but I can't find the said library file that I need to use AutoItX. It's surely nowhere in the folder I've installed AutoIt3 to. Please advise. Link to comment Share on other sites More sharing options...
water Posted August 22, 2012 Share Posted August 22, 2012 Shouldn't it be AutoItx3.dll? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki Link to comment Share on other sites More sharing options...
Valik Posted August 22, 2012 Share Posted August 22, 2012 There's a library file for static linking. It's in the AutoItX directory. Link to comment Share on other sites More sharing options...
Richard Robertson Posted August 22, 2012 Share Posted August 22, 2012 (edited) The lib file has been missing for a very long time. You can no longer statically link the dll. Edit: When was the lib re-added? Edited August 22, 2012 by Richard Robertson Link to comment Share on other sites More sharing options...
Valik Posted August 22, 2012 Share Posted August 22, 2012 I was unaware that it was no longer added. AutoItX is Jon's bitch. Link to comment Share on other sites More sharing options...
VioletGiraffe Posted August 22, 2012 Author Share Posted August 22, 2012 So I should link everything dynamically? That sucks, but I can do, thanks! However, it's weird that header file doesn't seem to have typedefs for AutoitX functions. Link to comment Share on other sites More sharing options...
FaridAgl Posted August 22, 2012 Share Posted August 22, 2012 If you had any difficulty, take a look: http://faridaghili.ir Link to comment Share on other sites More sharing options...
VioletGiraffe Posted August 22, 2012 Author Share Posted August 22, 2012 Thanks! That's how I thought it's done (although I never actually had to do it before). Link to comment Share on other sites More sharing options...
JohnOne Posted August 22, 2012 Share Posted August 22, 2012 I imagine if you download an old version, you will find the file in it, and if I were to do that, I'd only use the same version dll. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
Administrators Jon Posted August 22, 2012 Administrators Share Posted August 22, 2012 If it's not there it's a build script error :/ Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
JohnOne Posted August 22, 2012 Share Posted August 22, 2012 Definitely not there, I was a while ago. AutoIt Absolute Beginners Require a serial Pause Script Video Tutorials by Morthawt ipify Monkey's are, like, natures humans. Link to comment Share on other sites More sharing options...
twitchyliquid64 Posted August 24, 2012 Share Posted August 24, 2012 (edited) Whilst we are on the topic AutoItX, can I ask if it is still being maintained? Do the functions in the DLL still have behaviour congruent to that of AutoIt itself? Any Chance of adding more of AutoIt's builtins to it? Maybe expose an interface to the interpreter itself? Edited August 24, 2012 by twitchyliquid64 ongoing projects:-firestorm: Largescale P2P Social NetworkCompleted Autoit Programs/Scripts: Variable Pickler | Networked Streaming Audio (in pure autoIT) | firenet p2p web messenger | Proxy Checker | Dynamic Execute() Code Generator | P2P UDF | Graph Theory Proof of Concept - Breadth First search Link to comment Share on other sites More sharing options...
trancexx Posted August 24, 2012 Share Posted August 24, 2012 No? No. No? No. ...respectively. ♡♡♡ . eMyvnE Link to comment Share on other sites More sharing options...
Richard Robertson Posted August 24, 2012 Share Posted August 24, 2012 I'd say trance is right. AutoItX hasn't been touched in a long time. Link to comment Share on other sites More sharing options...
Administrators Jon Posted August 25, 2012 Administrators Share Posted August 25, 2012 There's not much to touch aside from function level bug fixes. Most of the new code that goes into AutoIt is language improvements which don't apply. Personally, I've always thought AutoItX was the most interesting part of AutoIt. Especially for corporates which sometimes mandate that any scripts should be supportable and written in VBScript/PowerShell. I actually wanted to redo it from scratch as well so that it works as a Powershell applet or something. FaridAgl 1 Deployment Blog: https://www.autoitconsulting.com/site/blog/ SCCM SDK Programming: https://www.autoitconsulting.com/site/sccm-sdk/ Link to comment Share on other sites More sharing options...
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