-
-
Notifications
You must be signed in to change notification settings - Fork 446
Switch off the default launch on system start up #840
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
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👼
I think usually programs do not auto start by default and i personally wouldnt also want any program to auto start unless i tell it to. This is also the case especially if it is portable. Auto start means editing the registry, so not everyone is fond of having a program do that without explicit permission. |
How about put the setting in 'welcome screen'? it will showing when first launch. surely, default is uncheck. |
Sorry deleted my comment due to some confusion... Yeah I guess that makes sense. I think @onesounds welcome screen idea will be the best "fix" for giving a new User the option. |
Putting in welcome screen is great idea @onesounds |
Okay. I think I can work quickly because I used to make something before. Let's release 1.9 within this week and include its features. |
Switch off the default launch on system start up, user can set it if they wish to launch with system start up