yeayu Posted July 3, 2015 Posted July 3, 2015 (edited) Hello all, I am looking at how to automate the deployment of AutoIt v3 on our environment.Is it possible to install AutoIt via command line? If so, can anyone share the switches available? Thanks in advance.Regards Edited July 3, 2015 by yeayu typo
Developers Jos Posted July 3, 2015 Developers Posted July 3, 2015 Sure and we have spent quite some time to write an helpfile, so I guess you could open that and check for it there? Are you going to deploy AutoIt3 to all clients or just the developers of scripts?Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
yeayu Posted July 3, 2015 Author Posted July 3, 2015 Hi Jos, Sorry for my ignorance, but where can I find that helpfile? is here in the forums?I am planning to deploy AutoIt3 on all the clients, so we can build/test/compile autoit automation across all of them. Regards,
Developers Jos Posted July 3, 2015 Developers Posted July 3, 2015 (edited) The helpfile comes with the installer and is available on-line as well via the main site dropdown menu: https://www.autoitscript.com/autoit3/docs/The installer is an NSIS installer which will silently install when you add /S to the commandline.EDIT: Just checked and saw this info isn't in the helpfile ... sorry Jos Edited July 3, 2015 by Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
yeayu Posted July 3, 2015 Author Posted July 3, 2015 Many thanks Next time I will first review the helpfile
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