Installing T.Bridge service
Important: |
Make sure T.Bridge is not already running as a service before following the instructions below. |
- Download the latest release of NSSM.
- Extract NSSM archive under C:\Program Files. The latest release (version 2.24) will be unpacked under C:\Program Files\nssm-2.24.
- Open a command prompt as Administrator.
- Execute a command:
"%ProgramFiles%\nssm-2.24\win64\nssm" install "TASSTA Bridge" "%ProgramFiles%\TASSTA\Bridge\bridge3.exe" "-cfg bridge.cfg"
Note: This command assumes that T.Bridge is located in the default installation folder (C:\Program Files\TASSTA\Bridge
) and the configuration is stored in the file bridge.cfg. Adjust the command line parameters if necessary. - Start TASSTA Bridge service.
You can do it from the command line: `"%ProgramFiles%\nssm-2.24\win64\nssm" start "TASSTA Bridge".