HI there
Working since a couple of years with AI, I'm still impressed, hwo great this product is. And it's getting greater with each release!
in an actual project, I just have to add one Usergroup to the folder's permissions.
Unfortunately, the usergroup, entered in the permission's tab of the folder works replacing, there's no option to just add this group.
For example:
Actual Behaviour corresponds with
cacls "C:\Program Files (x86)\Manufacturer\Applicationname\subfolder" /P "Authenticated Users":C
what I whish to achieve is:
cacls "C:\Program Files (x86)\Manufacturer\Applicationname\subfolder" /E /P "Authenticated Users":C
By the way: "Authenticated users" could be a good idea to get the localized name (similar to GRP_DOMAIN_USERS, GRP_POWER_USERS, and so on.
Also, it would be more than great, to get the properties for those resolved groups in the Permission dialog.
Many Thanks! And keep the great work going!
Best regards Jimmy