Bitsum Community Forum

General Category => Process Lasso => Topic started by: Autumner on November 29, 2024, 06:15:18 PM

Title: "Restart" performs "Restart as Admin"?
Post by: Autumner on November 29, 2024, 06:15:18 PM
Hello,

Just noticed this: I have an AutoHotkey v2 script running in the background, "AutoHotkey64.exe". It is not running as Admin/elevated.

If I right-click/Restart it, it will restart as Admin. I'm not selecting "Restart as Admin", just "Restart". This did not occur before. Perhaps it's a problem with the newer PL 15.0.3.22?

Thank you

edit: also confirmed it with restarting a different, non-elevated program - it restarts as admin.
Title: Re: "Restart" performs "Restart as Admin"?
Post by: Jeremy Collake on November 30, 2024, 09:56:31 AM
It's not a new issue, but I can confirm that the elevated state of the GUI can inappropriately be passed to a process restarted via the "Restart" context menu item. We're working on it, and I'll reply again when the issue has been addressed. Thanks for reporting the problem!
Title: Re: "Restart" performs "Restart as Admin"?
Post by: Jeremy Collake on December 05, 2024, 02:24:25 PM
The solution to this was non-trivial, but v15.0.4.7 BETA now has a tentative fix. If you try it, let me know how it goes, and thank you for bringing this to our attention!
Title: Re: "Restart" performs "Restart as Admin"?
Post by: Autumner on January 06, 2025, 06:21:04 PM
Many thanks for fixing this (15.0.4.22), saw it in the Changelog  :)

Just noticed your December 05 reply since I didn't get a notification - not sure why. Sorry for not replying earlier.