Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR CSHARP

System command c#

using System.Diagnostics;

System.Diagnostics.Process.Start("Powershell.exe");
 
PREVIOUS NEXT
Tagged: #System #command
ADD COMMENT
Topic
Name
5+2 =