[PyQt] pyqtdeploy uac-admin

michael h michaelkenth at gmail.com
Sat May 11 19:57:15 BST 2019


On Thu, May 9, 2019 at 1:14 AM Shyne <shyne69 at gmail.com> wrote:

> Hi Everyone,
>
> Is there a way to request uac admin elevation with pyqtdeploy?
>
> Thanks!
>
>
>
You can do this without involving pyqtdeploy by using mt.exe to update the
manifest for the .exe.
I also remember a recent email where someone said that setting MAKEFLAGS
worked, so you could perhaps supply "/link /MANIFESTUAC" there.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20190511/a5b07970/attachment.html>


More information about the PyQt mailing list