Virtual Modem PRO - Working with services

Service installation

  1. After successful driver installation you may work directly with Virtual Modem PRO service. First of all you have to register it using registration code you have received and REG command-line argument. Registration should be completed in this way: vm_service.exe REG [YOUR NAME] [YOUR CODE]
  2. After registration, the service needs to be installed in the target environment. To do this execute the following command-line operation "vm_service.exe /install".
  3. At last, you may start the service by executing "vm_service.exe /enable" command.

Service uninstallation

If you want to uninstall the Virtual Modem PRO service, execute the following operations:

  1. If the service is currently running, stop it using "vm_service.exe /disable" command-line operation.
  2. Execute "vm_service.exe /uninstall" in command-line to uninstall the service.
  3. You may also uninstall the driver of virtual serial ports executing "vsbsetup.exe /U" in command-line.

COMMANDS REFERENCE

The list of available service manipulation arguments follows:

/install - Service installation
/uninstall - Service uninstallation
/Enable - Enable service
/Disable - Stop service
REG - Service registration

Here are several command-line examples:

vm_service.exe /install - service installation
vm_service.exe /enable - service launching