484485486487488489490491492493494
AEThread2 installerThread = new AEThread2("player installer",true) { public void run() { try{ if (installer.install()){ Utils.execSWTThread(new AERunnable() { public void runSupport() { target.run();