v1.0.0 - WinForms (archived)
Original WinForms version (archived).
This is the first public release of StandbyAndTimer, built on Windows Forms (.NET Framework). The codebase is preserved on the winforms-archive branch for reference.
The current actively maintained version is the WPF rewrite — see v2.0.0.
Features
- Timer Resolution lock at 0.5 ms (
NtSetTimerResolution) - Standby memory list purge (
NtSetSystemInformation) - Background engine
Notes
No installer is attached to this release. To run the WinForms version, check out the winforms-archive branch and build from source with Visual Studio.