2
Answers

Problem handling process

utsav rathour

utsav rathour

16y
2.6k
1

i have a a problem handling process in C#.net 2005.

My code is

process1.start("shutdown -s -t 00");

what can be done ?

Answers (2)