Jump to content

Recommended Posts

Posted (edited)

Hi, Is there any other way go let me decide when my script need admin rights? cuz I don't want users to give admin rights to my script each time they run it..

Edited by Chris86
  • Developers
Posted

Hi, Is there any other way go let me decide when my script need admin rights? cuz I don't want users to give admin rights to my script each time they run it..

#Requireadmin can be put anywhere in the script, the effect will be the same.

RunAs() is an alternative to perform certain tasks using other credentials.

Jos

SciTE4AutoIt3 Full installer Download page   - Beta files       Read before posting     How to post scriptsource   Forum etiquette  Forum Rules 
 
Live for the present,
Dream of the future,
Learn from the past.
  :)

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
×
×
  • Create New...