Example of WIN.INI Lines for an Invokable TP

For autostarted invokable TPs called BounceTP and TestTP on a client running Windows version 3.x, the following WIN.INI lines might be added:

[SNAServerAutoTPs]
BounceTP=bnceprms
TestTP=testprms

[bnceprms]
PathName=c:\sna\wbounce.exe
LocalLU=Eric
Parameters=/t
timeout=60000
queued=yes

[testprms]
PathName=c:\sna\testtp.exe
LocalLU=LU1
Parameters=/v
timeout=60000
queued=no