Does .net CF v1 support Process.Start() ?

G

Guest

hi, all
In .net CF v1, how to launch an exe from code?
It looks like the .net CF does not support Process, so we only can launch
exe by ShellExecute or CreateProcess() API? Is there any other easy call in
..net CF v1?

Thanks.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top