emoacht / HelloSwitcher

A Windows desktop tool to help switching cameras for Windows Hello
MIT License
37 stars 8 forks source link

Start Hello Switcher at system startup by Task Scheduler #2

Closed emoacht closed 3 years ago

emoacht commented 3 years ago

To start this app at system startup by Task Scheduler (It will make this app run without UI.) instead of login, I enabled it to skip showing the notification icon and silently close when it finds itself running as service. I have tested it a little and this app seems to successfully enable or disable the specified built-in camera but the state will not be reflected when Windows Hello authentication appears. Probably there would be some more things I haven't noticed.

emoacht commented 3 years ago

This issue is solved by adding Windows service.