Serial Splitter - Driver installation

You may use Serial Splitter when developing your own programs embedding our service_ssplitter.exe

To do this you should obtain Serial Splitter [OEM license], register it and then utilize our serial splitter technology directly from your software.

Attention! This method is applicable for OEM-version only. You don't need to do this with standard Serial Splitter package.

Installing Serial Splitter driver under Microsoft Windows 2000, 2003, XP, Vista

The following files should be copied to the target machine's temporary (permanent) installation directory. You can find these files in NT5 (NT6 in Windows Vista) directory.

FileDescription
evsbc.inf .INF file is needed for correct installation of virtual serial bus driver
evsbc.sys Virtual Serial Bus Driver
vsbsetup.exe Executable that will silently install virtual serial bus driver
evserial.inf .INF file is needed for correct installation of virtual serial port driver
evserial.sys Virtual Serial Port driver
evsbc.cat Catalogue of files, which contains necessary information for drivers signature
evserial.cat Catalogue of files, which contains necessary information for drivers signature

After all these files are copied on target machine, your installation program should execute "vsbsetup.exe" without any parameters. This will register evsbc.sys in the system and load it.

If you plan to provide end-customer with uninstall option, you should keep "vsbsetup.exe" on target system. As soon as uninstallation is required, you should execute "vsbsetup.exe /u". This will safely remove virtual serial bus from target system. No reboot will be required.

Installing Serial Splitter driver under 64-bit Microsoft Windows XP, 2003, Vista

The following files should be copied to the target machine's temporary (permanent) installation directory. You can find these files in NT5x64 (NT6x64) directory.

FileDescription
evsbc.inf .INF file is needed for correct installation of virtual serial bus driver
evsbc.sys Virtual Serial Bus Driver
vsbsetup.exe Executable that will silently install virtual serial bus driver
evserial.inf .INF file is needed for correct installation of virtual serial port driver
evserial.sys Virtual Serial Port driver
evsbc.cat Catalogue of files, which contains necessary information for drivers signature
evserial.cat Catalogue of files, which contains necessary information for drivers signature

After all these files are copied on target machine, your installation program should execute "vsbsetup.exe" without any parameters. This will register evsbc.sys in the system and load it.

If you plan to provide end-customer with uninstall option, you should keep "vsbsetup.exe" on target system. As soon as uninstallation is required, you should execute "vsbsetup.exe /u". This will safely remove virtual serial bus from target system. No reboot will be required.

Installing Serial Splitter driver under Microsoft Windows NT4

The following files should be copied to the target machine temporary (permanent) installation directory (you can find these files in NT4 directory).

FileDescription
Vsprt_nt4.sys Virtual Serial Port Device Driver for NT4
vsbsetupnt.exe Executable that will silently install virtual serial port driver

After all these files are copied on target machine, your installation program should execute "vsbsetupnt.exe" without any parameters. This will register vsbrt_nt4.sys in the system and load it.

If you plan to provide end-customer with uninstall option, you should keep "vsbsetupnt.exe" on target system. As soon as uninstallation is required, you should execute "vsbsetupnt.exe /u". This will safely remove virtual serial bus from target system. No reboot required.