BartoszCichecki / LenovoLegionToolkit

Lightweight Lenovo Vantage and Hotkeys replacement for Lenovo Legion laptops.
GNU General Public License v3.0
5.54k stars 249 forks source link

Can it be launching without admin rights? #58

Closed younyokel closed 2 years ago

younyokel commented 2 years ago

Maybe a stupid question. Just a small request that Lenovo Vantage doesn't require admin rights to work while LLT does?

BartoszCichecki commented 2 years ago

Yes, because Vantage is not really doing anything on it's own. All of the logic is infact executed within services like "ImController" which runs with elevated (admin) rights. Since Toolkit is a single exe app, it does not have a service, therefore it needs to start with admin rights.

BartoszCichecki commented 2 years ago

If you enable autorun, Toolkit configures a scheduled task to start it with admin rights and does not show UAC prompt when it autoruns.