Clicker - simulates the click of a button.

The program simulates the click of a button.


Use:

clicker.exe "Form Name" "button name"


For example:


Let's say: A certain program (programm.exe) require registration before each start,

showing a window with the name "Nezagregistrirovannaya copy" which

There is a button "Later" is available after 15 seconds.

Copy and clicker.exe clicker.ini the directory with the program.

Create a file "run.bat" as follows:


programm.exe

cliker.exe "Nezagregistrirovannaya copy" "Later"


Run.


The program will wait 20 seconds and press the "later" in the form of "Nezagregistrirovannaya copy".