Hi everyone,
I am new to Autoit, please help me to think about the script to do the following action. Thank you!
Given the following image,
I want to select (a left click) the file with the Filename ='xampp_start.exe' in the list of a software, how can I design a script to do this action?? The position of the file 'xampp_start.exe' in the list may be changed, I want to select it based on the given file name, instead of using TAB, DOWN, DOWN command.