iaupdate/IAD/ui/src/iaupdatestarter.cpp
branchRCL_3
changeset 18 f9033e605ee2
parent 0 ba25891c3a9e
--- 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
             {