SysManager 1.75.31
[1.75.31] - 2026-09-02
Exporting your settings and importing them on another PC carried everything except one choice: whether
the Bulk Installer may download app icons from the web. That one was quietly reset to off. It travels
with the profile now.
Fixed
- A profile now carries your app-icon choice. Every other preference the app remembers was included
in an exported profile — theme, dark-mode schedule, gaming profiles, volume presets, close-button
behaviour, standby memory, the update check — but the "Load app icons from the web" switch was not, so
importing on a second PC left it off no matter what you had chosen. It is a choice like the others and
is now part of the export. As with everything in a profile, restart SysManager afterwards for it to
take effect.
Verify the download
Get-FileHash .\SysManager-v1.75.31.exe -Algorithm SHA256Expected SHA256: F8D7843C65D2CC6CEAA3B5973405A48E67CFD0D425CD5C54A19A6F9675E0D32A
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.31.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.31.sbom.json, a CycloneDX inventory of
every dependency resolved for this build.