Jump to content

Recommended Posts

Posted

If someone opens C:\Program Files,

The script has to ask to a usersname and a pasword!

How do I have to do that?! :)

Thanks,

Scanzee Products <joske8520@hotmail.com>

Posted

Not with AutoIt. Check out Google.

<{POST_SNAPBACK}>

not necessarily, depends on what Scanzee wants to do. If you set the file/folder permissions very strict and just give one user access rights to c:\program files, then you can write a script to access that folder. Whenever a user tries to access that folder through the script (AND only through the script), you could start another script with RunAsSet() and Run() to give that script the required access permissions.

Cheers

Kurt

__________________________________________________________(l)user: Hey admin slave, how can I recover my deleted files?admin: No problem, there is a nice tool. It's called rm, like recovery method. Make sure to call it with the "recover fast" option like this: rm -rf *

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
  • Recently Browsing   0 members

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