SysManager 1.75.10
[1.75.10] - 2026-08-28
If you turn notifications off yourself while a Gaming Profile is running, ending the profile no longer
turns them back on. Before, it quietly undid your change, so the switch looked like it did not stick.
Fixed
- Muting notifications during a game now sticks after the profile ends. A Gaming Profile with "Silence
notifications" turns them off while you play and turns them back on afterwards. If you got interrupted
mid-game, went to Privacy & Security and turned notifications off yourself, ending the profile put them
back on — because Windows records both changes identically, so SysManager could not tell your change
from its own and assumed the switch was still its to undo. It now keeps a note of when the
Notifications page writes that setting, so it can recognise your change and leave it alone. The note is
saved to disk, so this still works if the app closes mid-game and cleans up on the next launch. The
ordinary case is unchanged: if you do not touch the switch, ending the profile restores notifications
exactly as before.
Verify the download
Get-FileHash .\SysManager-v1.75.10.exe -Algorithm SHA256Expected SHA256: 56137DF1C3E2AB6A67FBDAC7BC4BAC68F9EC6B72C645849B744E7478534E25A0
This build is not code-signed, so Windows will warn on first launch. That is
expected for a small independent app: see what the warning says and what to
click.
Code signing is planned through the SignPath Foundation,
which provides free certificates to open-source projects, with signing performed by
SignPath.io. Until then, the SHA256 above and the build
attestation below are what establish that a download is the genuine build.
Code signing policy
This release is not code-signed. The team roles, release-approval process and
privacy policy required by the SignPath Foundation programme
are documented in advance under Code signing
policy. That
documentation is a prerequisite for applying, not evidence of a certificate. The
attribution line naming SignPath as the signing provider will appear here once a
certificate is actually issued.
This program will not transfer any information to other networked systems unless
specifically requested by the user or the person installing or operating it. Full
privacy policy.
Verify where this binary came from
This exe was built by GitHub Actions from this public source, and the build is
recorded in the Sigstore public transparency log. With the
GitHub CLI:
gh attestation verify .\SysManager-v1.75.10.exe --repo laurentiu021/SystemManagerThat proves which commit and workflow produced this exact binary, something the
SHA256 file cannot show, since it is published alongside the exe it describes.
Each release also ships SysManager-v1.75.10.sbom.json, a CycloneDX inventory of
every dependency resolved for this build.