Jump to content

Recommended Posts

Posted

Hi everybody I'm trying to write a script that uses #RequireAdmin but i want to run it at the startup without asking for user intervention as UAC does.

My question is: is there a way to achieve this in AutoIT? if so please provide me with instructions. thank you!!!

Posted
1 hour ago, Somerset said:

You need better explanation that this.

 

Why it's so simple I want to run a script with Admin Priviligies and not be botter of the UAC 

Posted
7 minutes ago, paw said:

Task Scheduler and check Run with highest privileges

I need an automatic way in AutoIT, Thanks!

Posted (edited)
4 hours ago, EliasL said:

Why it's so simple I want to run a script with Admin Priviligies and not be botter of the UAC 

4 hours ago, EliasL said:

I need an automatic way in AutoIT, Thanks!

Ok, I'll give you the code because.... is already there. Look in CV - ControlViewer(mod) and take it. Just take the code and say that I, "the best copy and paste coder in the world and surrounding planets", gave it to you :D 

The only caveat is that at some point, someone will have to click "ok" to the initial elevation ( once ). Is that a deal braker for your needs ?

Edited by argumentum

Follow the link to my code contribution ( and other things too ).
FAQ - Please Read Before Posting.
autoit_scripter_blue_userbar.png

  • Moderators
Posted

EliasL,

Locked - we do not help bypass security measures - as explained in the forum rules. Please read them before you post again.

M23

Public_Domain.png.2d871819fcb9957cf44f4514551a2935.png Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind

Open spoiler to see my UDFs:

Spoiler

ArrayMultiColSort ---- Sort arrays on multiple columns
ChooseFileFolder ---- Single and multiple selections from specified path treeview listing
Date_Time_Convert -- Easily convert date/time formats, including the language used
ExtMsgBox --------- A highly customisable replacement for MsgBox
GUIExtender -------- Extend and retract multiple sections within a GUI
GUIFrame ---------- Subdivide GUIs into many adjustable frames
GUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView items
GUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeView
Marquee ----------- Scrolling tickertape GUIs
NoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxes
Notify ------------- Small notifications on the edge of the display
Scrollbars ----------Automatically sized scrollbars with a single command
StringSize ---------- Automatically size controls to fit text
Toast -------------- Small GUIs which pop out of the notification area

 

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...