I need to create a program that can record user clicks for another Windows application. Essentially my program should read a data file and automatically run another application and enter the data. I understand that there are process automation tools but they are prohibitively expensive for one-time use. For refernce of this forum a simimar question was asked in past but was not answered so recreating it.
Capturing user events (button clicks etc) from another Windows application
Thanks