So it'll be ```c system("powershell -Command \\\"Start-Process \\\"cmd\\\" \\\"/c netstat\\\" -Verb

So it'll be
system("powershell -Command \\\"Start-Process \\\"cmd\\\" \\\"/c netstat\\\" -Verb RunAs\\\"\");
Was this page helpful?