Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 505 Bytes

File metadata and controls

7 lines (4 loc) · 505 Bytes

run

process::run creates a process by using the CreateProcessAsUser Win32 API function. The CreateEnvironmentBlock is also utilized. It has the following command line argument:

  • positional argument: the name of the process to run

Run notepad.exe