Inno Setup安装程序可以设置Windows安全组吗? [英] Can Inno Setup install set up a Windows security group?

查看:156
本文介绍了Inno Setup安装程序可以设置Windows安全组吗?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

作为Inno Setup安装的一部分,如何设置Windows安全组?

How can set up a Windows security group as part of a Inno Setup install?

我似乎想不出适合Google的正确文字.也许只要寻找一个提示就足够了.

I can't seem to think of the right text to google to figure it out. Perhaps a hint at what to search for would be enough.

推荐答案

好,我发现了一些东西.我可以使用"net localgroup"(Windows命令: http://technet. microsoft.com/en-us/library/bb490706.aspx ).这是我的提示.我的搜索提示....

OK I have found something. I can use "net localgroup" (a Windows command:http://technet.microsoft.com/en-us/library/bb490706.aspx). That is my hint. My search hint....

所以现在我需要学习如何向用户请求输入(CreateInputQueryPage)并执行命令...但是如果我被这些步骤卡住了,那将是一个不同的问题...这是这个问题:如何您是否执行了命令行工具而没有在inno设置中利用命令提示符

So now I need to learn how to ask a user for input (CreateInputQueryPage), and execute the command... but that would be a different question if I get stuck on those steps... here is that question:How do you execute command line tools without utilizing command prompt in an inno setup

这篇关于Inno Setup安装程序可以设置Windows安全组吗?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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