pseymour / MakeMeAdmin

Make Me Admin is a simple, open-source application for Windows that allows standard user accounts to be elevated to administrator-level, on a temporary basis.
https://makemeadmin.com/
GNU General Public License v3.0
391 stars 86 forks source link

Close App when rights expire #87

Open abdus1818 opened 1 year ago

abdus1818 commented 1 year ago

I have set this setting via GPO but do not see any setting in the registry. Therefore apps which are started as admin do not closed when rights expire

pseymour commented 1 year ago

The registry is where GPO settings are stored, so the first part makes no sense.

Regardless, the setting does not close applications that are started with admin rights. It closes the Make Me Admin GUI.

abdus1818 commented 1 year ago

I know where the keys are stored :) But the needed regkey was not set there. We thought that this setting is closing the app, which is started with elevated rights. Because the GUI is closing automatically after getting admin rights