throw( new UpdateException( "Other installers exist - aborting" ));
}
listener.reportProgress( "Update starts" );
AzureusRestarter ar = AzureusRestarterFactory.create( manager.getCore());
ar.updateNow();
new AEThread2( "installNow:waiter", true )
{
public void
run()