1. Home
  2. Software - Labeling
  3. Silent Installation for TC v4.5 Client – TEKLYNX CENTRAL Instructions

Silent Installation for TC v4.5 Client – TEKLYNX CENTRAL Instructions

Bookmark(0)

Summary

This Reference Article shows the Windows Command Prompts (CMD) needed to create an install for TEKLYNX CENTRAL. Using these prompts, you can create a silent installer package.

Preparation

  1. Assemble the following files into the same folder.
    1. From C:\Program Files (x86)\Teklynx\CommandCenter on TC server
      1. CS_REMOTE_setup.exe
      2. LAC_setup.exe
      3. TCClientPlugin.exe
      4. TkxCentral.RemoteAdjustment.exe
    2. From C:\Program Files (x86)\Teklynx\CommandCenter\Installation on TC server
      1. LAC.iss
  2. Modify LAC.iss file 
    1. szLASHost= TC Server Name
    2. szUMSSHost=TC Server Name

Installation

  1. Start Windows command prompt (CMD)
  2. Navigate to the folder containing all the installation files
  3. To install CODESOFT use the following command:
    • CS_REMOTE_setup.exe” -s -v”/qn”
  4. To install LABEL ARCHIVE use the following command:
    • LAC_setup.exe” -s -f1″C:\LAC.iss
  5. To install TC Client Plugin:
    • msiexec.exe /i “TCClientPlugin.msi” /qn
  6. To adjust configuration:
    • TkxCentral.RemoteAdjustment.exe adjust “tcp://[TC Server Name]:8989”

Additional Comments

Written Using: TEKLYNX CENTRAL v4.5

Updated on October 2, 2023

Was this article helpful?

Related Articles

Need Help?
Click the link below to submit a support ticket
Submit Ticket