app = Application(backend="uia").start("program.exe")
I am using pywinauto to do some tasks indefinitely. However,
pywinauto