Simulate keystrokes to the active window to install Windows application

Job ID: 30707351

Budget: $250 – $750 USD

Create a program that will send keyboard events to the active window (UI installer) in order to bypass all the installation questions (i.e. agree to EULA, etc), successfully install / download application and launch it.

This is not as simple as sending "Enter" keyboard event over and over again every 5 seconds or so - you actually need to automate clicking / selecting correct "I agree" checkbox (in order to enable "Next" button) and then click "Next" (or other button) on the UI to advance installation process.

Some installers (at the end of the installation process) require selecting one more check box to actually launch installed application.

Installer examples are available here: https://www.dropbox.com/s/kj2o04ztlk955fu/examples.zip?dl=0

The solution needs to be generic enough to be able to generically handle any similar installers (I can share more).


Platform: Windows
Language: C++, AutoIT, Go, Delphi 5.
Related categories: Delphi Golang C++ Programming Windows API