

InterviewSolution
Saved Bookmarks
1. |
Solve : start command from cmd? |
Answer» <html><body><p>Hi all.<br/><br/>I need to start telnet session with <a href="https://interviewquestions.tuteehub.com/tag/title-246221" style="font-weight:bold;" target="_blank" title="Click to know more about TITLE">TITLE</a> on the title <a href="https://interviewquestions.tuteehub.com/tag/bar-237951" style="font-weight:bold;" target="_blank" title="Click to know more about BAR">BAR</a> in windows XP. I <a href="https://interviewquestions.tuteehub.com/tag/typed-1434711" style="font-weight:bold;" target="_blank" title="Click to know more about TYPED">TYPED</a> below command at Start->Run->open<br/><br/>cmd /c start -m "Router-Samba CLI" telnet 10.72.10.22<br/><br/>but title is not shows as "Router-Samba CLI", it is shown as Telnet 10.77.10.22.<br/><br/>but same command works <a href="https://interviewquestions.tuteehub.com/tag/fine-248571" style="font-weight:bold;" target="_blank" title="Click to know more about FINE">FINE</a> with windows 2000<br/><br/><a href="https://interviewquestions.tuteehub.com/tag/could-410026" style="font-weight:bold;" target="_blank" title="Click to know more about COULD">COULD</a> any one help to display "Router-Samba CLI" as title.<br/><br/>or Could you suggest if any other command can be used.<br/><br/>This is very much important for me as I am using router name instead of ip in all the placess.<br/>Accually I am calling this command from my application. where user can launch multiple session on different router.Why is it important for it to give the name rather than the ip??I could be wrong, but I think that XP telnet overrides the title option, so you may not be able to change this. You could try using a different telnet client altogether. I strongly recommend <a href="http://www.chiark.greenend.org.uk/~sgtatham/putty/">>PuTTY<</a>.</p></body></html> | |