Tuesday, January 6, 2009

Fun with ANSI.SYS

Ever thought of making the CMD shell more colourful..

Lets have some fun.

Open the C:\Windows\System32\config.NT

Remove "REM" before the "DOSONLY" line

add the below line towards the end of the file.

device=%SystemRoot%\system32\ansi.sys

Save the file.

Open up a cmd shell

Type command at the prompt ( Note: its command, NOT cmd)

Type the following command at the prompt

C:\Windows>prompt $e[5;3143m    $e[5;37;47m   $e[5;37;42m        $_$e[0;37;40m$P$G

Did you like it ?  Yes.. I Love my country !!!!

Have Fun !!

No comments:

Post a Comment