Registry settings for Kiwi CatTools NG
This topic applies to KCT NG 2026.2 and later. If you are on KCT 3.12.7 or earlier, see legacy topic.
As opposed to KCT (versions 3.12.7 and earlier), KCT NG writes nothing to the registry at runtime. All configs are in appsettings.json.
|
KCT (versions 3.12.7 and earlier) VB6 Registry Setting |
KCT NG
.NET Equivalent |
|---|---|
NTServiceSocket
|
(Default: |
NTServiceStartTimeout
|
Handled by .NET host framework automatically |
NTServiceIOTimeout
|
appsettings.json > GrpcSettings:MaxReceiveMessageSize |
NTServiceSocketMaxConnections
|
Handled by gRPC framework automatically |
PingTimeout
|
Per-activity parameter in device config |