Teamwork/node-auto-launch
View on GitHubEnable() with AppX doesn't add a registry entry
Open
#122 opened on Mar 21, 2024
buggood first issue
Description
OS: Windows Context: AppX registration on enable()
According to https://github.com/Teamwork/node-auto-launch/pull/111#issuecomment-1978755327, enable() with AppX doesn't register the application as intended.
Investigate and add appropriate test coverage.