I am trying to invoke an external process using System.Diagnostic.Process
class for CompactFramework.  But apparently it does not exist (checked
using ildasm on the CF mscorlib).

I also tried using P/Invoke on CoreDLL.dll to use its CreateProcess() but
got a "System.NotSupportedException".

Does anyone know how to invoke an external exe in CF?

You can read messages from the Advanced DOTNET archive, unsubscribe from Advanced 
DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to