Jump to content

AUTOIT asking permission - (Moved)


Recommended Posts

i have 4 exe file with in one autoit scripted exe file.

while running the AutoIt exe each exe calling asking permission can anyone suggest the solution without prompting permission on how to install all application?

have tried #RequireAdmin no use still asking permission to execute the exe's 

Link to comment
Share on other sites

7 hours ago, durgairaja said:

i have 4 exe file with in one autoit scripted exe file

Can you post an example of your script?

Are the .exe files compiled AutoIt scripts or are some other programs? If they are other programs, what are they?

Always carry a towel.

Link to comment
Share on other sites

  • Developers

I assume the OP mean that Programs are ran from the AutoIt3 script and which require Admin rights thus the UAC is presented for each program ran.
When #RequireAdmin is specified the UAC will be shown at startup of the script and not anymore when it starts other programs.

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

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