Hi all !
I have a weird problem with EA Origin Launcher. It can't close after a game !
I tested some scripts with a game :
Run ("C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\Reckoning.exe","" )
ProcessWait ( "Reckoning.exe" )
ProcessWaitClose ( "Reckoning.exe" )
ProcessClose ( "Origin.exe" )
Run ("C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\Reckoning.exe","" )
ProcessWait ( "Reckoning.exe" )
ProcessWaitClose ( "Reckoning.exe" )
$title = WinGetTitle("[active]")
WinKill ( $title )
(other test with WinClose)
there's Origin window in front of XBMC after each Origin game... :
![Posted Image]()
Thank you for your help.
I have a weird problem with EA Origin Launcher. It can't close after a game !
I tested some scripts with a game :
Run ("C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\Reckoning.exe","" )
ProcessWait ( "Reckoning.exe" )
ProcessWaitClose ( "Reckoning.exe" )
ProcessClose ( "Origin.exe" )
Run ("C:\Program Files (x86)\Origin Games\Kingdoms of Amalur Reckoning\Reckoning.exe","" )
ProcessWait ( "Reckoning.exe" )
ProcessWaitClose ( "Reckoning.exe" )
$title = WinGetTitle("[active]")
WinKill ( $title )
(other test with WinClose)
there's Origin window in front of XBMC after each Origin game... :
![Posted Image](http://img15.hostingpics.net/thumbs/mini_400732origins.jpg)
Thank you for your help.