AV issue in Elevated when Updating.
Closed this issue · 1 comments
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
- Update with Avast installer on
Expected behavior
Should Work normally.
Screenshots
Logs
I think you already know
Desktop (please complete the following information):
- OS: Win11
- Version 24H2
Which version of Windows operating system am I running?
Additional context
As a programmer (on Python) the only thing I can suggest to you is since Elevated.exe is not being updated regularly (or maybe never) you can create a custom test signature and sign it, or (Better solution) if the elevated.exe already exist, just don't extract it at all and password protect the zip contents (tell the password in zip comment for others to investigate if needed and keep AV from deleting or interfaring)
Thanks