Hi All,
I have an AutoIT executable file. My requirement is I’ll run it once and it will create 2 separate AutoIT executable files and execute them one by one.
Is it possible ?
The context it I need to handle pop ups for my applications. I have created 2 AutoIT executable files for the same (one will handle pop up by creating a process and other will take care of application) – as long as I have 2 files in my system my code is working fine.
Now my requirement got change and I need to shift only one executable file to a different system where I need to execute my entire code.
Thanks in advance !!
Suhotro Bhattacharyya
I have an AutoIT executable file. My requirement is I’ll run it once and it will create 2 separate AutoIT executable files and execute them one by one.
Is it possible ?
The context it I need to handle pop ups for my applications. I have created 2 AutoIT executable files for the same (one will handle pop up by creating a process and other will take care of application) – as long as I have 2 files in my system my code is working fine.
Now my requirement got change and I need to shift only one executable file to a different system where I need to execute my entire code.
Thanks in advance !!
Suhotro Bhattacharyya