Inno-Setup和Windows UAC防护板

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: