Jump to content

ShellExecuteWait


JohnBCHD
 Share

Recommended Posts

I am new to the AUTOIT and trying to create an AUTOIT script that will execute a .vbs script file located on a Shared Network Drive Folder.

If I sign in as an admin, the AUTOIT script can access the VBS script no problem. But for regular users without Admin rights, the AUTOIT can't access the vbs file because of permission restrictions.

Is there a way or commands that will allow the script to perform as if the user had Admin rights?

Thanks,

Link to comment
Share on other sites

  • Moderators

The RunAsSet fuction seems like it would be the perfect fix for running my vbs file on a shared network drive, but all I get are persmission denied messages. Any other suggestions?

thanks,

How are you using it?

Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.

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...