To shutdown your computer :
to restart:Code:System.Diagnostics.Process.Start("shutdown.exe", "-s -t 0")
to log off:Code:system.Diagnostics.Process.Start("shutdown.exe", "-r -t 0")
to change how man seconds until it execute the command, change the 0 at the end of the code to whatever amount of seconds you would like. 0 means it will shutdown immediately. 1 will make it shutdown in 1 second, and so on.Code:System.Diagnostics.Process.Start("shutdown.exe", "-l -t 0")








endeavor Game
Epic War 4 Game
Crystal Story Game
Haunt the House Game
Colour My Fate Game
LARRY: Pup Run Game
Demolition City Game
Sushi Cat Game
Cursed Treasure Game
Manhattan Project Game

