Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

There is no option to enable auto launch for all users #101

Open
MuhammadHaseebAli opened this issue Nov 27, 2019 · 1 comment
Open

There is no option to enable auto launch for all users #101

MuhammadHaseebAli opened this issue Nov 27, 2019 · 1 comment
Assignees

Comments

@MuhammadHaseebAli
Copy link

MuhammadHaseebAli commented Nov 27, 2019

Node Version: v10.15.3
Auto-launch version: latest
-Options: options.mac.useLaunchAgent to true
Framework: ElectronJS ^5.0.6
Platform : MAC OS

i want application to auto launch for all users on the machine but for that i have open the application for first time from that user.
the problem is auto-launch is adding .plist file in the user's Library/LaunchAgents it should add the file to systems root so that it should auto launch for all users without opening it for the first time

@Oxalin
Copy link
Collaborator

Oxalin commented Dec 3, 2023

This is true for all supported OSes.

I'm late here, be could you elaborate about your scenario? Who would be allowed to register the app for all users? For safety reason, it is better to have the app launched per user and only for those that agreed to it.

If you are an administrator of a machine, you must have other ways to register app to be run at launch for every users, no?

@Oxalin Oxalin changed the title There is not option to enable auto launch for all users in MAC OS There is not option to enable auto launch for all users Dec 3, 2023
@Oxalin Oxalin self-assigned this Jan 27, 2024
@Oxalin Oxalin changed the title There is not option to enable auto launch for all users There is no option to enable auto launch for all users Jan 27, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants