Skip to content

Tags: umutxyp/Shroudly

Tags

v1.2.0

Toggle v1.2.0's commit message
fix: auto-start registry write fails when running elevated as admin

app.getLoginItemSettings() always returns openAtLogin=false when the
process is elevated on Windows, causing a false permission error.
Replaced with direct reg.exe calls to HKCU\...\Run which work correctly
regardless of elevation level.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>

v1.0.0

Toggle v1.0.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README.md