-------------------
--- com0com.bat ---
-------------------
com0com version 1.0
Copyright(c) 2021 Alexey Kuryakin kouriakinemail.ru
Tool to detect com0com and work with him anywhere
The com0com is open COM port emulator under GPL
See http://sourceforge.net/projects/com0com/
Usage :
call com0com [options] [arguments] [arg]
Options:
-h --help to print help
--version to print version
--url to print com0com home site
--site to browse com0com home site
--index to browse com0com index.html
--detect to detect com0com is installed
--locate to print install directory of com0com
--setupg arg to start com0com setup command with arg, gui version
--setupc arg to exec com0com setup command with arg, console version
--signon to set bcdedit TESTSIGNING ON to enable unsigned exe on W10 x64
--installer to print com0com installer command
--install to call com0com installer command
--gui to call com0com GUI setup/control tool [ com0com.lm9 ]
Arguments:
setupg arg to start com0com setup command with arg, gui version
setupc arg to exec com0com setup command with arg, console version
command arg to call command with arguments (arg), where command is one of:
[ com2tcp, hub4com, com2tcp-rfc2217, hub4com-multiplexer ]
file.htm to call help file, where file is one of: [ com0com.htm com2tcp.htm hub4com.htm ]
file.txt to type help file, where file is one of: [ com0com.txt com2tcp.txt hub4com.txt ]
Examples:
call com0com --detect
call com0com --locate
call com0com --setupg
call com0com --setupc list
call com0com com0com.txt
call com0com com0com.htm
call com0com com2tcp --baud 115200 --data 8 --stop 1 --parity no --ignore-dsr \\.\COM3 localhost 1234