Virtual Modem PRO - Virtual Modem installation

You may install virtual modems to the target system in two ways: manually (by editing Windows registry) or by importing registry file (which should be created beforehand). You can accomplish the latter by executing the following command:

REG IMPORT [YOUR_FILENAME].reg

For example, registry file may look like the following:

 
[HKEY_LOCAL_MACHINE\SOFTWARE\ELTIMA Software\VirtualModems]
"COM1"="5500"
"COM9"="5042"

The full path to service location is: HKEY_LOCAL_MACHINE\SOFTWARE\ELTIMA Software\VirtualModems. There is only one type of keys that Virtual Modem PRO is supported: serial port number which the virtual port will be attached to. The value is a TCP port the virtual modem will listen to incoming connections (server port) or connect to (client port). Please, note that virtual modem can be either client or server at any time.