_LIT (SERVER, "\\sys\\bin\\example.exe");RProcess processHandle;processHandle.Create(SERVER, KNullDesC);processHandle.Resume();
Internal Links: