slu Posted February 4, 2011 Posted February 4, 2011 Autoit is designed for automating the Windows GUI. I need to install Autoit from command line without any user interaction, but I could find any document about it.
willichan Posted February 4, 2011 Posted February 4, 2011 There is a ZIP file version that you can use instead of the installer. http://www.autoitscript.com/site/autoit/autoit-downloads/ Just unZIP it into the folder where you want it. My UDFs: Barcode Libraries, Automate creation of any type of project folder, File Locking with Cooperative Semaphores, Inline binary files, Continue script after reboot, WinWaitMulti, Name Aggregator, Enigma, CornedBeef Hash
Developers Jos Posted February 4, 2011 Developers Posted February 4, 2011 use the installer with parameter /S. 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.
slu Posted February 4, 2011 Author Posted February 4, 2011 Thanks for all the replies. Using the installer with parameter /S works. The zip file vesrion still needs one user interaction.
slu Posted February 4, 2011 Author Posted February 4, 2011 Where can I find the installer options? Usually, we can find out the options by /? when doing windows commands or installshield installers.
Developers Jos Posted February 4, 2011 Developers Posted February 4, 2011 We use NSIS : http://nsis.sourceforge.net/Which_command_line_parameters_can_be_used_to_configure_installers 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.
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