utsav rathour
i have a a problem handling process in C#.net 2005.
My code is
process1.start("shutdown -s -t 00");
what can be done ?