Virtual serial ports emulator project

Command line

VSPE supports command line parameters.

For example it can be used to automatically load configuration at Windows startup. Please note that only one VSPE instance can exist at the same time !

Usage:
VSPEmulator.exe <config file path> <options>

Config file is a special file with extension ".vspe" that can be created using VSPE "Save as..." command.
Options are additional parameters that can be passed to VSPE to manage its basic behavior.

Example:

Execute VSPE and automatically load configuration file
VSPEmulator.exe c:/config_files/main.vspe

Execute, load configuration file, hide splash and minimize VSPE
VSPEmulator.exe c:/config_files/main.vspe -minimize -hide_splash

Copyright (C) 2007-2023 Eterlogic.com. All rights reserved.