1、在 [ Setup ]节点添加 PrivilegesRequired=admin
2、找到Inno setup安装路径下的文件SetupLdr.e32,需要用到 ResHacker.exe打开
将 requestedExecutionLevel level=等级从"asInvoker"更改为" requireAdministrator " .
Inno setup安装完后启动管理员权限的程序报CreateProcess 740错误

相关文章:

  • 2021-12-16
  • 2022-03-09
  • 2022-12-23
  • 2021-07-14
  • 2021-06-08
  • 2021-06-07
  • 2021-10-26
  • 2022-12-23
猜你喜欢
  • 2021-08-20
  • 2021-08-08
  • 2022-12-23
  • 2021-11-24
  • 2021-09-04
  • 2021-11-30
  • 2021-12-21
相关资源
相似解决方案