Countdown program [RESOLVED]
Hi all,
I'd like to make a program that includes a countdown - you can either specify a date/time or set a countdown timer, and when it reaches the specified time it executes code (shuts down the PC in this case).
I've heard that the VB timer built in isn't very good; I was wondering if there's anything better?
I've come across This but it just says that I don't have the correct licence when I try to run it (I have registered it within VB).
Any ideas of how I might go about doing this?
Thanks :)