MSFN Forum: Don't install Telnet service - MSFN Forum

Jump to content



Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

Don't install Telnet service (but don't remove it from CD) Rate Topic: -----

#1 User is offline   ponghy 

  • MSFN Student
  • PipPip
  • Group: Members
  • Posts: 175
  • Joined: 21-April 05

Posted 10 August 2005 - 06:34 AM

Hi guys!

I did a search for "telnet service" but I only found how to disable it. I would want to know if is there any chance for installing Windows XP SP2-integrated WITHOUT the Telnet service (not disabling it or removing it phisically from the CD with nLite or similar tools).

Thanks for your help :)


#2 User is offline   Yzöwl 

  • Wise Owl
  • Group: Super Moderator
  • Posts: 4,195
  • Joined: 13-October 04
  • OS:Windows 7 x64

Posted 10 August 2005 - 10:21 AM

The Telnet service is Disabled by default in your version of Windows anyhow!

The easiest way is to delete the service
sc delete tlntsvr
in the run box should do it!

The following are all the Telnet service dependencies:
"SystemRoot\system32\GDI32.DLL"
"SystemRoot\system32\KERNEL32.DLL"
"SystemRoot\system32\MSVCRT.DLL"
"SystemRoot\system32\NTDLL.DLL"
"SystemRoot\system32\NTLSAPI.DLL"
"SystemRoot\system32\OLE32.DLL"
"SystemRoot\system32\OLEAUT32.DLL"
"SystemRoot\system32\PSAPI.DLL"
"SystemRoot\system32\RPCRT4.DLL"
"SystemRoot\system32\TLNTSVR.EXE"
"SystemRoot\system32\USER32.DLL"
"SystemRoot\system32\WS2_32.DLL"
"SystemRoot\system32\WS2HELP.DLL"
If you wanted to completely remove Telnet you would have to ascertain which of the above were unique only to that service and remove those.
<Edit>
From my tests, no other service has the following depencencies
"SystemRoot\system32\NTLSAPI.DLL"
"SystemRoot\system32\PSAPI.DLL"
"SystemRoot\system32\TLNTSVR.EXE"
However more programs may depend on the dlls.

Your safest bet would to be delete the service using sc.exe as above. You could delete telnet.exe from system32 if you feel the need.
</Edit>

This post has been edited by Yzöwl: 10 August 2005 - 02:31 PM


Share this topic:


Page 1 of 1
  • You cannot start a new topic
  • You cannot reply to this topic

1 User(s) are reading this topic
0 members, 1 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2011 msfn.org
Privacy Policy