Dear All,
I Have made a backup application and i am wondering if there is any command in c# that turns off the pc after finishing backup procedure?
I Found a dos command (shutdown) on windows xp which i can execute it as proccess but there isn't in other Operating Systems.
So I am looking for a direct command in C#
Thanks a lot
I Have made a backup application and i am wondering if there is any command in c# that turns off the pc after finishing backup procedure?
I Found a dos command (shutdown) on windows xp which i can execute it as proccess but there isn't in other Operating Systems.
So I am looking for a direct command in C#
Thanks a lot