Quantcast
Channel: AutoIt v3 - General Help and Support
Viewing all articles
Browse latest Browse all 12506

XBMC + Autoit (adv Launcher) + EA Origin

$
0
0
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.

Viewing all articles
Browse latest Browse all 12506

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>