/* * http://sosal.kr/ * made by so_Sal */ I made a Windows - Auto shutdown program.Program sources are very easy to understand. AutoShutdown.zip are including all my C# source file and codes, even icon downloaded in free icon sitesDevelopment environment: Visual studio 2012 express I just used some objects, It's very simple programming. Timer algorithm:private void Changes(object sender, EventAr..