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

Feature Request: Ability to install as service with unelevated tray app #7

Open
teconmoon opened this issue Jul 4, 2021 · 0 comments

Comments

@teconmoon
Copy link

Hi there, hope this finds you well.

I am writing today hoping that you might take into consideration adding the ability to install Thunderbolt Switch as a background service in Windows.

Some background info: When I login to my laptop, I'm 99% of the time logging in as an unelevated account. This means that if I try to run Thunderbolt Switch, I need to elevate UAC as an administrator. This also means that despite setting the flag to start the program at startup, this won't occur unless the administrator is the one logging in.

What I've seen other software developers do is separate the application into two components: A background service installed to the machine, and a tray application to control the configuration. This way the tray program can run unelevated and the background service can always be consistently running regardless of which user is logged on, if any.

Hopefully this request makes sense, thanks for reading!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant