Problem handling process

May 10 2008 4:38 AM

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)