Click to See Complete Forum and Search --> : Graphical style in Command Prompt


jh_
October 26th, 2006, 05:40 PM
Hello,

I'm actually wondering if there is a similar application as Command Prompt (cmd.exe in Windows), but with some cooler (graphical) style?

Something like this:
Image - Example (http://www.home.no/f00b/bilder/CMD.gif)

I was thinking of... maybe something like a skin, then e.g. write myskin.exe xcopy C:\test C:\ in cmd to call the commands in the skin (or window if you like).

But of course, if it exists, the best thing would ofcourse be an .exe file like cmd.exe, but with a graphical style :)

nolxev
October 31st, 2006, 07:49 AM
Check "SetConsoleTextAttribute", it can be used to change text color.