AutoHotkey Homepage AutoHotkey Community
Let's help each other out
 
 FAQFAQ   SearchSearch   MemberlistMemberlist   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Security Properites Problem

 
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help
View previous topic :: View next topic  
Author Message
zebedee
Guest





PostPosted: Wed Apr 20, 2005 3:07 pm    Post subject: Security Properites Problem Reply with quote

Is there anyway of accessing & changing settings on the security tab of a folders 'properties' through a script. I've tried "Run, properites" and this opens the properites dialog box but I cannot get the script to access the security tab bacause there is no alt commands?
Any help is appreciated
Thanks Embarassed
Back to top
BoBo
Guest





PostPosted: Wed Apr 20, 2005 3:35 pm    Post subject: Reply with quote

Code:
Send, ^{Tab2}
Back to top
Chris
Site Admin


Joined: 02 Mar 2004
Posts: 10480

PostPosted: Wed Apr 20, 2005 7:38 pm    Post subject: Reply with quote

You could also try using the OS's built-in CACLS command, which "displays or modifies access control lists (ACLs) of files."
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic    AutoHotkey Community Forum Index -> Ask for Help All times are GMT
Page 1 of 1

 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum


Powered by phpBB © 2001, 2005 phpBB Group