KpyM Telnet/SSH Server - Forum
How do I change the colour of the text when I telnet |
Colours |
How do I change the colour of the text when I telnet |
Nov 13 2007 10:12 |
|
How do I change the colour of certain text when I telnet to my server?
|
Anthony |
|
Nov 14 2007 00:57 |
|
in the dos prompt
put in "color[space][space]A"
or to pick your own color "color help"
then take the code and put in in the .bat file
or you could use ansi codes IN BAT FILES ONLY.
your welcome
|
topic started |
thanx |
Nov 14 2007 05:01 |
|
YOU ARE THE BEST!!!
This sets the background and text colour of everythung but is there a way to set individual text like I have an ASCII banner shown after a user logs in how can I set colours for that?
I am seriously thinking about buying a licence for this llol
|
dfgdf |
dfgdf |
Nov 14 2007 05:04 |
|
What I've got it now thanks heaps your the best.
|
Kroum Grigorov |
|
Nov 14 2007 09:51 |
|
You can have a look at [url=l0c41://www.microsoft.com/technet/scriptcenter/topics/msh/output.mspx]windows power shell colors[/url] tool.
|
patrick |
|
Jan 10 2008 01:33 |
|
or as an alternative you could put a color change into the batch file with the echo off.
this seems easiest to me
EX:
color (set color)
BANNER!
color (set second color)
rest of stuff
|
© 2007 - 2008 Kroum Grigorov