Mark MSI so it has to be run as elevated Administrator account

后端 未结 3 1621
醉梦人生
醉梦人生 2020-12-07 21:29

I have a CustomAction as part of an MSI.

It MUST run as a domain account that is also a member of the local Administrators account.

It can\'t use the NoImper

3条回答
  •  暖寄归人
    2020-12-07 21:32

    You can creating a simple sfx archive file for msi file with Winrar and these options:

    • Setup tab > Run after execution input: your msi file name

    • Advanced tab > Mark Request Administrative access option checkbox

提交回复
热议问题