appinstaller/AppinstUi/Daemon/Src/main.cpp
changeset 37 6e7b00453237
parent 29 26b6f0522fd8
child 42 d17dc5398051
--- a/appinstaller/AppinstUi/Daemon/Src/main.cpp	Fri May 14 15:58:48 2010 +0300
+++ b/appinstaller/AppinstUi/Daemon/Src/main.cpp	Thu May 27 12:58:35 2010 +0300
@@ -44,13 +44,15 @@
     // Rename thread as SWI Daemon.
     User::RenameThread( KSWIDaemonInstaller );  
 
+    
 #ifdef __WINS__   
-//TODO: this is tomprary hack since we can not show UI
+//TODO: this is tomprary h7ack since we can not show UI
 // dialogs if QT is not up in wins.
 FLOG( _L("Daemon: Let's wait QT UI to boot up in WINS env.") );   
 FLOG( _L("Daemon: Start SWI Daemon after 300 sec.") );   
-User::After( 150000000 );
 User::After( 15000000 );
+//User::After( 150000000 );
+//User::After( 15000000 );
 #endif  // WINS
 
     // For uninstaller