Name | Modified | Size | Downloads / Week |
---|---|---|---|
sleeptimer-1.1.1-setup.exe | 2014-01-19 | 54.0 kB | |
sleeptimer-1.1.1-portable.7z | 2014-01-19 | 41.9 kB | |
sleeptimer-1.1-portable.7z | 2014-01-12 | 14.3 kB | |
readme.md | 2014-01-04 | 719 Bytes | |
sleeptimer-1.0.7z | 2014-01-02 | 10.9 kB | |
Totals: 5 Items | 121.8 kB | 4 |
SleepTimer
A simple countdown timer to put a Windows system to sleep.
Building
The current release was built with Visual Studio 2008 CLI tools. To rebuild it:
- Download the code.
- Set up the VS command tools (e.g. run "Visual Studio 2008 Command Prompt" from the Start Menu and switch to the folder containing the code).
- Run "nmake" to use the provided makefile.
The resource file was created using ResEdit.
Running
You'll need the Microsoft Visual C++ 2008 SP1 Redistributable Package (x86). In case it's not already installed, download it from Microsoft.