i am trying to run a process through that code
Process.Start(" myApllication.e xe");
but the command prompet window opens while starting of the process
i want to delete this effect
how ?
thx all
Process.Start(" myApllication.e xe");
but the command prompet window opens while starting of the process
i want to delete this effect
how ?
thx all
Comment