It should be done from command line (batch/cmd script, not PowerShell) as part of post-install like event
I tried
cd C:\ProgramFiles\AppDir\Settings
CACLS /T /G BUILTIN\Users:F
But it didn't work: cacls requires user name.
|
It should be done from command line (batch/cmd script, not PowerShell) as part of post-install like event I tried
But it didn't work: cacls requires user name. | |||||||
feedback
|