Jump to content

Set File Security Privilage


Recommended Posts

I've searched and i found this function on msdn:

BOOL WINAPI SetFileSecurity(

__in LPCTSTR lpFileName,

__in SECURITY_INFORMATION SecurityInformation,

__in PSECURITY_DESCRIPTOR pSecurityDescriptor

);

(SetFileSecurtiy)

Now Help me to call this function on autoit:

Dllcall("Kernel32.dll","bool","SetFileSecurtiy","LPCTSTR",'?Idon't know How??') 
;" i cant continue (Please help) Please this is not dangerous i am not making a virus"
Edited by MydreamIsScriptng
Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...