July 16, 200719 yr Hello,Been searching around, but I can't figure out how to do an interactive install. For instance, I want to be able to launch spybot from WPI, and then click through the update process, or run a .cmd file from a server (which requires login information. I know that Auto-IT is the usual answer, but I need to be able to change some install options on different machines. Thanks,skinlayers
July 16, 200719 yr why dont you just script the windows you want to automate with AutoIT and use WinWait to wait for the window after the one you'd like to fill manually?
July 16, 200719 yr Author why dont you just script the windows you want to automate with AutoIT and use WinWait to wait for the window after the one you'd like to fill manually?Because I didn't know Auto-It could do that. Thanks!
Create an account or sign in to comment