May 19, 200521 yr How do u get autoit to run in an unattended install and the ones in the autoit script thread do they work with newer versions of the software?
May 20, 200521 yr How do u get autoit to run in an unattended install and the ones in the autoit script thread do they work with newer versions of the software?<{POST_SNAPBACK}>Just makes changes to the script as author has specified, then compile it into an executable. Then you should normally put this file in the same directory, as your installer, then add it from your runonceex script, or whatever. It should not require any switches, unless specified.AutoIt 3.1.0 or 3.1.1 should be the required version to compile.
May 20, 200521 yr o so its easier to just use the batch or runeonce to install...<{POST_SNAPBACK}>Is that a question ? I an unsure of it reference. But most use something to execute the *.exe, during unattended install of windows.
Create an account or sign in to comment