Start process as system using CreateProcessAsUser

2017-05-31

C++ · Process · Windows

1 minute

Note that this function assumes the caller to be running as SYSTEM as well (i.e. Windows service).

For self reference: