autoItrules209 Posted May 11, 2009 Posted May 11, 2009 I'd like to use AutoIt to automatically modify NTFS-rights. changing access-rights aint that hard using cacls.exe (even though its pretty slow on large scale, maybe anyone has a better idea?) but the big problem is to change the owner of a file via AutoIt, is there any possibility to do so? regards
avery Posted May 11, 2009 Posted May 11, 2009 I'd like to use AutoIt to automatically modify NTFS-rights.changing access-rights aint that hard using cacls.exe (even though its pretty slow on large scale, maybe anyone has a better idea?)but the big problem is to change the owner of a file via AutoIt, is there any possibility to do so?regardsIf you find a way I would certainly use it also. I've been using setACL.exe for all that but would love to be able to use au3.setACL has the worst syntax I have ever seen and I still can't figure it out. It is 1000x worse then PERL www.abox.orgAvery HowellVisit My AutoIt Websitehttp://www.abox.org
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