This page was last modified 07:32, 12 December 2007.
How to start EXE from an EXE in 3rd Edition
From Forum Nokia Wiki
_LIT (SERVER, "\\sys\\bin\\example.exe"); RProcess processHandle; processHandle.Create(SERVER, KNullDesC); processHandle.Resume();
| Related Discussions | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| automatic start application after installation | EkEk | General Symbian C++ | 33 | 2008-01-16 10:43 |
| How to launch tutorial exe in my own application? | william2008 | General Symbian C++ | 4 | 2007-06-18 03:18 |
| Auto Start Exe | anoopd | General Symbian C++ | 4 | 2006-12-07 09:46 |
| Can't kill autostarted apps in 3rd edition | rihoe | General Symbian C++ | 9 | 2006-08-17 09:19 |
| How to start a Symbian server without reboot? | mikaellaine | General Symbian C++ | 3 | 2008-05-27 06:31 |
