Başlıktaki gibi bir bat dosyası ile f5 tuşuna bastırtmak istiyorum istediğim zamanda bir olması gerekiyor. Oto tıklama programları mevcut fakat programsız yapmam gerekiyor. Mevcutmu böyle bir kod aradım bulamadım.
I am trying to develop a batch file which can automatically press left arrow and right arrow key for n number of times with some pause in between. Could anybody please help me with this? P.S: I tr...
I need to click a button called "save" in a Adobe Air application called Arthropod. I can launch the app in the bat file with this: cd C:\Program Files\Arthropod start /w Arthropod.exe Once it po...