timokoessler / 2FAGuard

A modern and secure Windows app for managing your 2FA authentication codes.
https://2faguard.app
MIT License
69 stars 5 forks source link

Allow system-wide installation for all users #7

Closed ThatGuyJon closed 7 months ago

ThatGuyJon commented 7 months ago

What is your idea?

Add option to install for all users but have the liteDB store in users individual appdata as it currently does.

timokoessler commented 7 months ago

I will change the installer so that system-wide installations with admin rights are possible, but still the standard installation does not require admin rights. But I have to check for possible problems with the update process.

https://jrsoftware.org/ishelp/index.php?topic=setup_privilegesrequiredoverridesallowed

ThatGuyJon commented 7 months ago

Its mainly so that it can be deployed on the system and anyone who logs into the PC will have access to the software, and be able to have there own configuration.

Used for multi user devices / Terminal servers