How? I can see only two options in the properties dialog: "Lucida Console" and "Raster Fonts". Is there any way to switch to Consolas (short of replacing the Lucida TTF file with the Consolas TTF file)?

link|improve this question

27% accept rate
feedback

1 Answer

up vote 10 down vote accepted

Scott Hanselman had a post on exactly that topic Using Consolas as Windows Console Font. Also here.

alt text

link|improve this answer
3  
For those too lazy to click: Fire up regedit and add a REG_SZ value to HKLM/Software/Microsoft/Windows NT/CurrentVersion/Console/TrueTypeFont with the name 00 and the value Consolas. Then reboot. – fretje Mar 22 '10 at 20:35
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.