Thanks knob!
Your script is a good example to communicate with CMD window.
But the CMD window will dispear as soon as the dos command finished.I also want keep the logs and mabe do some other interaction works.
I have find another workaround way:)
Just enable the telnet service on the...
I have a question on sending commands using Procomm to the windows command line(CMD,dos window).
PLS see my script below:
proc main
winfocus "command prompt"
pause 1
sendkeystr "ipconfig"
sendkey ctrl 'M'
pause 1
alarm 1
winfocus...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.