Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Strange text at startup

Oct
43
1
Time to time when staring up the following appears in TCC TAB

$ [2015-12-14 09:05:03.869428] [0x00002cf4] [info] connections: 1
[2015-12-14 09:05:03.869428] [0x00002cf4] [info] async connect to 127.0.0.1:1085
[2015-12-14 09:05:06.900792] [0x00001b8c] [info] queueing read header size
[2015-12-14 09:05:06.900792] [0x00001b8c] [info] outgoing connection completed

TCC 19.00.25 x64 Windows 8.1 [Version 6.3.9600]
 
if %_pipe != 0 .or. %_transient != 0 .or. %_ide != 0 quit
iff %_transient = 0 then
alias /r c:\utils\aliases.dat
path %path%;c:\utils;"C:\Program Files\JPSoft\TCMD19_x64\"
set prompt=$+$$$s
set titleprompt=$p
set TreeExclude=k:\;l:\;p:\;s:\;u:\;v:\;x:\;y:\;z:\;c:\recoverybin\
c:\
endiff
 

Similar threads

Back
Top