Inno-Setup和Windows UAC防护板 [英] Inno-Setup and the Windows UAC shield

查看:99
本文介绍了Inno-Setup和Windows UAC防护板的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我被困在一些UAC问题上(我想).

I am stuck at some UAC issue (i guess).

我的问题是:某些应用程序上的"UAC盾牌"图标是什么意思.以及如何将这个图标添加到我的Inno-Setup setup.exe?

My question is: What does this UAC Shield Icon on some applications mean. AND how would I get this icon to my Inno-Setup setup.exe?

推荐答案

Inno Setup安装程序默认情况下需要管理员权限(如果未由安装程序创建者自定义).如果用户未在Windows中更改UAC设置,则会触发UAC弹出窗口.

Inno Setup installers require Admin Privileges by default (if not customized by installer creator). UAC popup will be triggered if user did not change UAC settings in Windows.

http://www.jrsoftware.org/ishelp/index.php? topic = setup_privileges必需

[Setup]:PrivilegesRequired

有效值: nonepoweruseradminlowest

默认值: admin

说明: 该指令的效果取决于用户运行的Windows版本:

Description: The effect of this directive depends on which version of Windows the user is running:

这篇关于Inno-Setup和Windows UAC防护板的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆