diff -r 741e5bba2bd1 -r f9033e605ee2 iaupdate/IAD/ui/src/iaupdatestarter.cpp --- a/iaupdate/IAD/ui/src/iaupdatestarter.cpp Tue May 11 16:20:28 2010 +0300 +++ b/iaupdate/IAD/ui/src/iaupdatestarter.cpp Tue May 25 12:50:16 2010 +0300 @@ -1,5 +1,5 @@ /* -* Copyright (c) 2008 Nokia Corporation and/or its subsidiary(-ies). +* Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies). * All rights reserved. * This component and the accompanying materials are made available * under the terms of "Eclipse Public License v1.0" @@ -108,8 +108,7 @@ UidForExecutableL( iUid ); if ( iUid.iUid == 0 ) { - iStarterObserver->StartExecutableCompletedL( KErrNotFound ); - iStarterObserver = NULL; + LaunchExeL(); } else {