Yearly Archives: 2025

Sound Keeper v1.3.5

Improved ASIO exclusive mode support. Sound Keeper now properly waits until an ASIO exclusive mode session ends, similar to WASAPI exclusive mode. In previous versions of Sound Keeper, the wait was interrupted because WASAPI returns an undocumented error code in this case. Details are on GitHub.

Download: soundkeeper.7z (90KB). Project page →

Super User v1.2.3

Many common commands like mklink, mkdir, rmdir, del, rename, move, copy and others aren't standalone programs — they're built into the cmd shell. That's why you couldn't run them directly through su; you had to use a command like su cmd /C del .... With the latest Super User v1.2.3 update, this is handled automatically for all known built-ins — no manual workaround needed.

Download: sucmd.7z (18KB). Project page →