-
Notifications
You must be signed in to change notification settings - Fork 39
Problem capturing UAC windows with MashCentralAssistant #29
Description
Hello everyone !
Translated by Google from French :D
To begin, thank you for this immense and excellent work.
I installed Meshcentral out of curiosity, now I don't plan on not working with it!!
This is not really an issue, but rather a feature request.
I have browsed github, reddit, it seems to me that my request would be appreciated.
When using the MeshCentral Assistant, there may be problems with administrator access and capturing UAC windows.
I recompiled meshassistant by modifying manifest.app with:
That solves the first problem because it requires the user to accept the elevation to start assistance. However, capturing UAC windows still doesn't work and that's a real problem in my situation. you must always ask the user to click "yes", even to install a simple print driver...
Previously I was using a lightweight agent from anydesk, it did this just fine without installation.
Is it possible to add an option to change this behavior ?
Thanks a lot !