Close Tobii Ghost after installation
This commit is contained in:
parent
19d1120a57
commit
f478472ac2
1 changed files with 2 additions and 0 deletions
|
@ -12,6 +12,8 @@ InstallGhost()
|
||||||
WinWait % windowTitle,, 20
|
WinWait % windowTitle,, 20
|
||||||
MouseClick, Left, 563, 397
|
MouseClick, Left, 563, 397
|
||||||
MouseClick, Left, 548, 493
|
MouseClick, Left, 548, 493
|
||||||
|
Sleep, 10 * 1000
|
||||||
|
Process % Close, pid
|
||||||
}
|
}
|
||||||
|
|
||||||
InstallGhost()
|
InstallGhost()
|
||||||
|
|
Loading…
Reference in a new issue