Is it just me or everybody else is getting this too? When I run this, with an interface. As soon as I type my command to $input1 and press the button; the command prompt open and close in 1sec. Anyways to make it stay?
;where $input1 I can type the command line I want; RunWait(@ComSpec & " /c " & "net send * " & GUICtrlRead($input1))