简体   繁体   中英

is there a way to run nsis code as user with regular privileges and a third party exe (within) as an administrator

有没有一种方法可以以具有常规特权的用户身份运行“ nsis”代码,并以管理员身份运行第三方exe(内部)?

If you need to launch an exe with administrator privileges from within your installer, you need to use Execshell . See this other question for more info.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM