Jump to content

Recommended Posts

Posted

I once read somewhere its a registry value which points to the program and therefore windows see's it as SystemProcess. I'm not sure where to look in the registry.

Posted (edited)

Is there any AU3 functions to Execute a Process as a SYSTEM Process..??

IMHO you can use standart WIN "at" command too for escalate privilegies to SYSTEM.

I usually use this way:

Run(@ComSpec & " /c " & "at hour:minute /interactive defineyourapp.exe",@ScriptDir,@SW_HIDE)
Edited by PortableApps

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