Jump to content

Recommended Posts

Posted

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 

Posted
  On 10/15/2019 at 7:36 AM, durgairaja said:

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

Expand  

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.

  • Developers
Posted

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

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