Install AutoIT tool
Goto C:\Program Files (x86)\AutoIt3\Extras\Au3Record and launch "Au3Record.exe"
Click on the Icon to start recording.
Record the operation and save the steps to "test.au3".
Now go to the location where the above test.au3 is saved.
Right click and then click on "Compile Script". Test.exe executor file will be generated.
Call this exe file in the script when required.


Goto C:\Program Files (x86)\AutoIt3\Extras\Au3Record and launch "Au3Record.exe"
Click on the Icon to start recording.
Record the operation and save the steps to "test.au3".
Now go to the location where the above test.au3 is saved.
Right click and then click on "Compile Script". Test.exe executor file will be generated.
Call this exe file in the script when required.
No comments:
Post a Comment