Registry entries for TCE

 

The default directory for Registry Entries of TCE can be found at

 

HKEY_LOCAL_MACHINE\SOFTWARE\TAP.CON

 

Keys, properties and values

TCE

InstallDir

Installation directory of TCE.

TCE

PKFDir

Additional publishing directories for TCE applications.

The default publishing directory is:

Program Files (x86)\Common Files\TAP.CON\TCE\pkf

More than one directory can be applied (divided by semicolon).

e.g. C:\PKF; D:\PKF

TCE

WorkingDir

Working directory for TCE, e.g.
C:\Program Files (x86)\Common Files\TAP.CON\TCE\

TCE HTTP

Connect

Listener for incoming http connects (Computer, Port)
e.g. localhost, 7831

TCE Listener

ListenerPort

Listener port for incoming connections to TCE Server.
Default value: 7831, decimal

TCE Listener

RemoteLicServer

Computer name for remote licensing, e.g.
MyServer1

TCE Listener

RemoteLicServerPort

Listener port for remote licensing.
Default: 7832 (decimal).

TCE Web Socket Listener

ListenerPort

Listener port for the service TCE Web Socket Listener
i.e. 8080 or 80. The service runs without errors if no other process started before will use the same port for listening. Be careful using the Windows Internet Information Service. Check the bindings of this process not using the same port.

TCE Web Socket Listener

CertDisplayName

Display name for the TLS certificate that is to be used for secure communication via HTTPS. The certificate must be stored in the computer's certificate store under personal certificates group.