Jump to content

Recommended Posts

Posted

I just updated my scite editor and was wondering about these options such as #AutoIt3Wrapper_Res_requestedExecutionLevel that were added.

I have tried adding:

#AutoIt3Wrapper_Res_requestedExecutionLevel="requireAdministrator"

and

#AutoIt3Wrapper_Res_requestedExecutionLevel=requireAdministrator

as well as

#AutoIt3Wrapper_Res_requestedExecutionLevel='requireAdministrator'

All of which seem to do absolutely nothing. How do you use these options listed in the directive file?

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