javaruntimes/installer/starterdll/src/main.cpp
changeset 35 85266cc22c7f
parent 26 dc7c549001d5
child 48 e0d6e9bd3ca7
equal deleted inserted replaced
26:dc7c549001d5 35:85266cc22c7f
   210         LOG(EJavaRuntime, EInfo,
   210         LOG(EJavaRuntime, EInfo,
   211             "InstallerStarter: startJavaCaptain javacaptain.exe was started ok");
   211             "InstallerStarter: startJavaCaptain javacaptain.exe was started ok");
   212 #endif
   212 #endif
   213 
   213 
   214         // Wait 3 seconds so that Java Captain has time to start
   214         // Wait 3 seconds so that Java Captain has time to start
   215         User::After(3000000);
   215         User::After(3000000); // codescanner::userafter
   216     }
   216     }
   217     else
   217     else
   218     {
   218     {
   219 #ifdef RD_JAVA_S60_RELEASE_5_0_IAD
   219 #ifdef RD_JAVA_S60_RELEASE_5_0_IAD
   220         ELOG1(EJavaRuntime,
   220         ELOG1(EJavaRuntime,