Jump to content

Search the Community

Showing results for tags 'UAC RunAs Admin'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • General
    • Announcements and Site News
    • Administration
  • AutoIt v3
    • AutoIt Help and Support
    • AutoIt Technical Discussion
    • AutoIt Example Scripts
  • Scripting and Development
    • Developer General Discussion
    • Language Specific Discussion
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Categories

  • AutoIt Team
    • Beta
    • MVP
  • AutoIt
    • Automation
    • Databases and web connections
    • Data compression
    • Encryption and hash
    • Games
    • GUI Additions
    • Hardware
    • Information gathering
    • Internet protocol suite
    • Maths
    • Media
    • PDF
    • Security
    • Social Media and other Website API
    • Windows
  • Scripting and Development
  • IT Administration
    • Operating System Deployment
    • Windows Client
    • Windows Server
    • Office

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Member Title


Location


WWW


Interests

Found 1 result

  1. Guys, I know there has been many topics about running apps as an elevated admin whilst logged in as a standard user and there has been no real way to do it but then I found this application which can run something as SYSTEM and offer GUI to the logged in user... http://www.robotronic.de/runasroben.html This app is free for personal use but not for business and I would really like a free, working solution to use at work on a system where we just can't disable UAC (which I'd normally do to run scripts elevated without prompts) in order to run some development software. It seems that in order to run the app it has to have a service running as Session0 and then creates a child process as SYSTEM but in the user session to offer a GUI. I found a good example of such a setup here... http://www.codeproject.com/Articles/35773/Subverting-Vista-UAC-in-Both-32-and-64-bit-Archite So my question to the scripters here is is there any way to replicate that in my favourite language (AutoIt ofc)? Mike
×
×
  • Create New...