.exe to accept input?

Started by jkjk12, September 04, 2015, 11:09:03 AM

Previous topic - Next topic

jkjk12

Is it possible to have a compiled WinBatch .EXE accept input?  Either from a .wbt script or any other file (.PS1, .CMD etc...)  I want a .EXE to run as a service and then be able to pass it information.  When it gets the information it will then {do stuff}

td

There are many ways to setup inter-process communications with WinBatch scripts.  Some of them include named piped, windows messaging, TCP ports, file system files, and memory mapped files.  Which one you chose depends to some extent on each process's capabilities and how much control you have over both processes.  You can find example of most of these techniques in  the Tech Database.
"No one who sees a peregrine falcon fly can ever forget the beauty and thrill of that flight."
  - Dr. Tom Cade