Creating a Custom MSI Workstation Installer
In case the License Server and the Transoft Solutions data sharing service are installed on different computers, or if you need to install a subscription license or modify settings on multiple workstations, you can create a custom MSI Workstation Installer.
To Create a Custom MSI Workstation Installer:
1. Copy the SetupWorkstation.exe and tsInstall.xml files to the Wix folder located in the Workstation folder.
2. Modify the tsInstall.xml file to indicate the updated parameters (i.e. SERVER_NAME for the server name, 12345 for the port number, etc.).
3. Run the buildMSI.bat file to create the SetupWorkstationCustom.msi file.
Note:
- The buildMSI.bat file cannot run from a network shared folder. You must log in to the server where the Wix folder is located.
- If you create or modify a custom MSI Workstation Installer after you have installed the software on workstations, you must uninstall the current installation before running the new SetupWorkstationCustom.msi file.