For an autostarted invokable TP called BounceTP and running as a service, the following registry entries might be added to a Windows NT-based client. The entries would be added to HKEY_LOCAL_MACHINE\ SYSTEM\ CurrentControlSet\ Services\ SnaBase, under the subkeys shown in bold type.
Note In the following list, the parameters listed directly under the BounceTP key (such as DisplayName and ErrorControl) are service parameters created when TPSETUP or similar code is run to install the TP. These parameters should be created by TPSETUP or similar code; they should not be set manually. For more information about TPSETUP, see Sample APPC TPs in the SDK.
For an autostarted invokable TP called BounceTP running as an application, the following registry entries might be added to a Windows NT-based client. The entries would be added to HKEY_LOCAL_MACHINE\SYSTEM\ CurrentControlSet\Services\SnaBase\Parameters\Tps, under the subkeys shown in bold type.
Note In the following list, the parameters listed under the BounceTP key (such as PathName and ConversationSecurity) are parameters created when TPSETUP or similar code is run to install the TP. These parameters should be created by TPSETUP or similar code; they should not be set manually. For more information about TPSETUP, see Sample APPC TPs in the SDK.
SNAServiceType:REG_DWORD:0x5
PathName:REG_SZ:C:\sna\system\bouncetp.exe
LocalLU:REG_SZ:JohnDoe
Parameters:REG_SZ:Arg1 Arg2 Arg3
Timeout:REG_DWORD:0x100
ConversationSecurity:REG_SZ:yes
AlreadyVerified:REG_SZ:no
JohnDoe:REG_SZ:SecretPassword