node-auto-launch
node-auto-launch copied to clipboard
Add the option to make the application run on startup for all users
- Target Platform: Windows
- Unable to make the application run on startup for all users
- Could it break any existing functionality for users? Nope
As stated under https://github.com/Teamwork/node-auto-launch/pull/47, maybe we should regroup additional parameters under an array of options so the constructor's parameter list doesn't get longer than needed.
Is it possible to offer the same functionality for macOS and Linux? Yes/No, document the state please.
I think I saw something under Chromium/Chrome that could allow us to also do it for Linux.