【问题标题】:Qt Installer Framework: How to sign the maintenancetool.exeQt Installer Framework:如何签署maintenancetool.exe
【发布时间】:2016-04-19 14:05:32
【问题描述】:

我已经在 Windows 上使用 QtIFW2.0.1 为我的应用程序构建了一个安装程序。当我们提供安装程序供下载时,我已使用有效证书签署了安装程序可执行文件。因此,当安装过程要求所需的访问权限时,我们经过验证的名称就会显示出来。 尽管如此,如果用户通过maintenancetool.exe 卸载、更新或更改我们的应用程序,则会出现unpleasant messagebox。 如何提取maintenancetool.exe,对其进行签名并将其放回安装程序可执行文件中?

【问题讨论】:

  • 您不能只允许管理员使用 maintancetool.exe 以避免出现此错误消息框吗?

标签: c++ qt installation code-signing


【解决方案1】:

自 2019 年 4 月 11 日发布的 Qt 安装程序框架版本 3.1.0 起,可以在 Windows (QTIFW-667) 中进行维护工具签名。

【讨论】:

    猜你喜欢
    • 2014-02-09
    • 2014-02-18
    • 1970-01-01
    • 2019-01-28
    • 2016-01-25
    • 2017-01-04
    • 1970-01-01
    • 1970-01-01
    • 2016-03-24
    相关资源
    最近更新 更多