The following steps can help you determine if HyperTerminal has been set as the default Telnet client and show you how to un-register it.
1. Click Start>Run,
2. When DOS window popped up and type regedit, and click OK.
3. Registry window popped up and from the left panel, locate the following registry key;
HKEY_CLASSES_ROOT\telnet\shell\open\command
4. Now, in the right panel, locate the registry entry:
C:\Program Files\Windows NT\hypertrm.exe /t %1
5. If found, right-click on this entry and choose Modify. And modify the value to:
rundll32.exe url.dll,TelnetProtocolHandler %l
6. In the left panel, locate the following registry key:
HKEY_CURRENT_USER\Software\Netscape\NetscapeNavigator\Viewers\telnet
7. In the right panel, locate and delte the following registry entry:
C:\Program Files\Windows NT\hypertrm.exe /t %1
8. Modify it to below
C:\windows\systems32\telnet.exe /t
Only registered users can write comments.
Please login or register.