The AutoIT plugin is not updated to AMS 8! It is only compatible with AMS 7.0/7.5. Unless AMSWaves updates the plugin, you cannot use this with AMS 8.
Announcement
Collapse
No announcement yet.
Free Plugin : AutoIt Plugin
Collapse
X
-
Could this dissipate any doubt?
Originally posted by AMSWaves View PostHi All,
i cant come back to this forums and work like before but time to time see this forum.
many times ago i replied for those body that want use Autoit plugin for AMS 8.
just go to this link :
http://www.indigorose.com/forums/thr...436#post156436
i update my AutoIt plugin and released my source so all body can change it and use it for all AMS versions, but for use this new AutoIt source you must use latest Memory Plugin (This Link):
http://www.indigorose.com/forums/thr...881#post155881
have a good Life,
AMSWaves.We are slowly invading your planet to teach lazy humans to read the user manual.
But don't be scared: we are here to help.
Comment
-
-
I got this working OK on ams 8 trial but in the absence of any instructions I'm a bit confused about usage.
Can anyone confirm before I learn another language if Autoit (this plugin) will allow me to run a small .exe file completely hidden and click the "I accept agreement" box then click the "install" button without moving the mouse on the screen? its just I need to install a small driver that has no command line switches.
Apparently the run tag for silent is @SW_HIDE but placing it on its own or in {} or "" or "{}" has no affect and I can seem to move the mouse around OK but I figured there must be a way to send the click to the x/y without the mouse pointer itself being moved around?
Comment
-
Originally posted by Shrek View PostI got this working OK on ams 8 trial but in the absence of any instructions I'm a bit confused about usage.
Can anyone confirm before I learn another language if Autoit (this plugin) will allow me to run a small .exe file completely hidden and click the "I accept agreement" box then click the "install" button without moving the mouse on the screen? its just I need to install a small driver that has no command line switches.
Apparently the run tag for silent is @SW_HIDE but placing it on its own or in {} or "" or "{}" has no affect and I can seem to move the mouse around OK but I figured there must be a way to send the click to the x/y without the mouse pointer itself being moved around?Attached FilesWe are slowly invading your planet to teach lazy humans to read the user manual.
But don't be scared: we are here to help.
Comment
Comment