Archive for the 'cmd' Category

A better cmd.exe — Windows Console Emulator

Wednesday, March 27th, 2013

try this if you need a decent command line experience in windows

A better cmd.exe — Windows Console Emulator

Wednesday, March 27th, 2013

try this if you need a decent command line experience in windows

CodeSnippets: Windows’ command prompt : How to DEFINITELY change default codepage

Thursday, February 26th, 2009

have u ever tried to get unicode ouput in windows console? You need to change console font to TrueType a and “C:\>chcp 65001″ i.e. change windows code page. Read the link if you want those changes to be permanent