VOIDTUNE One-Click is the tiny automatic edition — a native C rewrite of the core optimizer. Hit "Optimize Now" and it applies every SAFE tweak in one pass. No install, no runtime, no PowerShell, no .NET.
Direct Win32 calls. Total control. Nothing between your intent and the kernel — no PowerShell host, no .NET CLR, no managed scaffolding.
The PowerShell edition works. C lets us go further: instant startup, no .NET dependency, and direct Win32 access for precise control.
No PowerShell, no .NET to initialize. The C binary launches in milliseconds — not seconds.
Direct calls to the Windows API — registry, services, processes, drivers — with no abstraction layer.
No dependencies. No runtime. No installer. A single executable with everything embedded.
Tweaks, diagnostics, interface, backup — each as a discrete module. Easier to extend, easier to audit.
Native Win32 interface — no WPF, no XAML, no markup files travelling alongside the executable.
Clean C. Every operation visible. No interpreted layer between system and code.
Project structure, build system (gcc/MinGW), Win32 framework, registry abstraction layer, CLI mode. Zero PowerShell dependency from day one.
Every SAFE tweak from the main edition, ported to native C and applied in a single automatic pass — no menus to click through.
A native Win32 interface with the same dark Voidtune aesthetic — no XAML, no WPF, no markup. Pure GDI with custom rendering.
Backup / restore, process monitor, benchmarks, service management, app installer — everything the PS edition does.
VOIDTUNE One-Click is public and on GitHub. Coexists with the PowerShell (WinUI) edition. Both maintained independently.
Performance profiling, community feedback, extended hardware support, continuous improvement based on real-world usage.
VOIDTUNE One-Click is public on GitHub, but still under active development — the CLI optimizer is stable, while the native GUI (see roadmap) is still being built.
One-Click modifies the Windows registry, services, and other system settings. You are responsible for any data loss, instability, or hardware issues that may result from using the software.
This software is provided AS IS, without warranty of any kind. Always create a Windows System Restore Point before applying any tweaks.