B
Bilsed
Hi,
I have to run another exe inside my mobile appliction.
I know that this code for windows application.
"Process.Start("cmd.exe");" but, compact framework does not support Process
class. Do you know another way to handle with this problem?
I have to run another exe inside my mobile appliction.
I know that this code for windows application.
"Process.Start("cmd.exe");" but, compact framework does not support Process
class. Do you know another way to handle with this problem?