Valnurat Posted April 7, 2016 Posted April 7, 2016 Hi. I have 300+ folders I need to add Read/write access to. I have groups I need to add to these folders and these groups need read/write access. Is that possible to do with AutoIT and how? And sorry for not have any code, but I don't know how to accomplish this. Yours sincerely Kenneth.
ViciousXUSMC Posted April 7, 2016 Posted April 7, 2016 I always used cacls http://ss64.com/nt/cacls.html There are Autoit UDF's that wrap it out there already.
Valnurat Posted April 7, 2016 Author Posted April 7, 2016 Where do I find the UDF's? On the link? Yours sincerely Kenneth.
Developers Jos Posted April 8, 2016 Developers Posted April 8, 2016 Why a UDF? Just run CACLS with an RUN() or ShellExecute(). Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Valnurat Posted April 8, 2016 Author Posted April 8, 2016 Don't know. ViciousXUSMC just mentioned it. I have win 10. I should use iCacls, right? Yours sincerely Kenneth.
Developers Jos Posted April 8, 2016 Developers Posted April 8, 2016 Did you do a forum search to see whether you could find it? Jos SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now