Teamwork/node-auto-launch
Vedi su GitHubEnable() with AppX doesn't add a registry entry
Open
#122 aperta il 21 mar 2024
buggood first issue
Metriche repository
- Star
- (911 star)
- Metriche merge PR
- (Nessuna PR mergiata in 30 g)
Descrizione
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.