Skip to content

Commit

Permalink
Corrects verb steps by removing unnecessary step
Browse files Browse the repository at this point in the history
  • Loading branch information
kenorb committed Feb 11, 2024
1 parent deb0666 commit ba4f675
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions templates/mt5_install.verb.j2
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,7 @@ load_mt5_install()
SetTitleMatchMode, RegEx
WinWait, MetaTrader 5,, 30
Send, {Enter}
WinWait, MetaTrader 5 Setup, Congratulations!
Send, {Tab}{Enter}
WinWaitClose
Process, Wait, terminal64.exe, 30
Process, Close, terminal64.exe
"
Expand Down

0 comments on commit ba4f675

Please sign in to comment.