Jump to content

Recommended Posts

Posted

Hello!

I'm trying to create a msi package automation, but for install msi packages the script should be impersonate as administrator.
I can't automate the UAC screen.

I'm new on AutoIT, could someone help me?

  • Developers
Posted

Are you saying you like to be able to install without the UAC being shown? Would that be a breach of security when that is possible?
There are ways of doing it by running the installer with an Admin account or as System account. 

Let's start with an exact explanation of what it is you need to accomplish here?

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

Posted
34 minutes ago, Jos said:

Are you saying you like to be able to install without the UAC being shown? Would that be a breach of security when that is possible?
There are ways of doing it by running the installer with an Admin account or as System account. 

Let's start with an exact explanation of what it is you need to accomplish here?


I tried to automate the UAC popup, but isn't possible.
Exist a way to how to force the script run as administrator, without user select in context menu the option "Run As Administrator"?

  • Developers
Posted

Try searching for the answer and you get many answers to this question! ;) 

https://www.autoitscript.com/forum/search/?&q=run installer without UAC&search_and_or=and&sortby=newest

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