Teamwork/node-auto-launch

Enable() with AppX doesn't add a registry entry

Open

#122 opened on Mar 21, 2024

View on GitHub
 (14 comments) (1 reaction) (1 assignee)CoffeeScript (111 forks)batch import
buggood first issue

Repository metrics

Stars
 (911 stars)
PR merge metrics
 (No merged PRs in 30d)

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.

Contributor guide