Quote:
author=Nobsdad link=board=computers_for_beginners;num=1089323032; start=0#0 date=07/08/04 at 14:43:52]Can anybody please help?
I'm running AOL9 with windows xp, I've started getting a box on start up
c:\windows\system32\mcc.exe
with a message in the box
Welcome to Microsoft Telnet client
escape character is 'ctrl+]'
Microsoft Telnet>
I also get a box on the taskbar where I can right click and get an option to close the box.
Can anybody please tell me what Telnet client is, and how do I stop it appearing on start up?
I would appreciate any help.
Jim. ;D
|
Telnet is a system used to allow you to remotely log in to another computer. If a remote computer is running a telnet daemon, you can log in to said system from home.
Telnet is inherently insecure because it sends passwords in plain text. Therefore, it has been mostly supplanted by ssh (the Secure SHell)...
Anyway, I suppose you want to get rid of it.
Take a look in the Start Menu-->Programs-->Start up. See if a link to telnet is there, and if it is, delete it.
Next thing to do, if you have no luck there: Start-->run.... type msconfig in the box. Play around with the program (but be careful)...see if you can disable it there.
And then, if that doesn't work, you'll have to go poking about in the registry.
~psi42