Hi,
I was bored so I did this,
on start, program will ask you to enter hour and minute, every 5 sec it will get local time and compare it with your time, if they are same it will TURN OFF/HYBERNATE/LOG OFF your PC(you'll select it), program will go to stealth mode (you can see it in windows task manager) when you will have everything done and it will turn off after doing his work
[C++] #include "stdafx.h" #include <iostream> #include <Windows.h> #include <string - Pastebin.com
Hope you like it!