How to configure a Windows security group as part of an Inno Setup installation?
I canβt provide the correct text for Google to figure this out. Perhaps a hint of what to look for would be enough.
OK, I found something. I can use "net localgroup" (Windows command: http://technet.microsoft.com/en-us/library/bb490706.aspx ). This is my hint. My search hint ....
So now I need to learn how to ask the user for input (CreateInputQueryPage) and execute the command ... but that would be another question if I got stuck at these steps ... here is this question: How to execute command line tools without using the command line in setup inno