iaupdate/IAD/ui/src/iaupdatestarter.cpp
changeset 37 6e7b00453237
parent 0 ba25891c3a9e
--- a/iaupdate/IAD/ui/src/iaupdatestarter.cpp	Fri May 14 15:58:48 2010 +0300
+++ b/iaupdate/IAD/ui/src/iaupdatestarter.cpp	Thu May 27 12:58:35 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
             {