Search Options
close
Search the following clips:
All Clips
news
science
politics
food
economy
art
technology
health
internet
religion
psychology
Sign Up
Install
Learn More
Login
Adding Fonts to Command Line (cmd.exe)
ylodi
follow
0
8-18-2007 7:14 AM
578 views
tags:
trik
,
windows
Add a Comment
Login
to Comment. Not a member yet?
Sign up
Today's Top Clips
The Plague of Eyam: The Village That Died To Save Its Neighbors
Why Won’t the MSM Cover Islam? What Are They Afraid Of?
OPINIONS ON A SHARED BATH
7 Writing Mistakes that Make Me Want to Kill You
Fair is Fair.
The Happiest People
What being an American means to me
Clipmarks and Webmynd - Clipping Issue - FYI
England under snow - photo
Obama’s favorite four-letter word: “Bush”
visit the
Top Clips page
View the Top Clips from
August 18, 2007
Embed This Clip In Your Site...
<div style="margin: 12px 0px; font-family: arial; color: #333333; background: #ffffff; border: solid 4px #e5e5e5; width: 100%; clear: left;"><div class="CM_CTB_Content_Wrap" style="margin: 0px; padding: 0px;background-color: #ffffff;"><div style="border-bottom: solid 1px #dcdcdc; white-space: nowrap; margin-bottom: 8px; background-color: #eeeeee ;background-image: url(http://clipmarks.com/images/source-bg.gif); background-repeat: repeat-x; height: 24px; line-height: 24px; vertical-align: middle; padding-bottom: 4px; color: #666666; font-size: 10px;" ><a href="http://clipmarks.com/clip-to-blog/" title="see clips that are hot right now"><img src="http://content.clipmarks.com/blog_embed/c2365899-0744-4109-a9ca-4710e83f5370/6B1D0028-784A-4F7A-9E9B-F6371123E247/" alt="" width="19" height="19" border="0" style="vertical-align: middle; margin: 0px 4px; display: inline; border: none; float:none;" /></a>clipped from <a title="http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/" href="http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/" style="font-size: 11px;">thesystemadministrator.com</a></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/"><H1>Adding Fonts to Command Line (cmd.exe)</H1></blockquote><div style="height: 2px; font-size: 2px; background: #dcdcdc; border-bottom: solid 1px #f5f5f5; margin: 2px 4px;"></div><blockquote style="text-align: left; padding: 0px 8px; margin: 4px 0px 8px 0px; background: transparent; border: none;" cite="http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/"><table background="undefined" bgcolor=""><tr><TD valign="top" colspan="2"><SPAN class="small">Posted Wednesday, 15 August 2007 by <STRONG>Michael Khanin</STRONG> | (50)</SPAN><BR /><DIV><A target="_blank" title="Digg!" href="http://digg.com/submit?phase=2&url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Digg!" alt="Digg!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/digg.png" /></A></DIV>The properties on a <STRONG>CMD.EXE</STRONG> window allow you to select either <STRONG>Raster Fonts</STRONG> or <STRONG>Lucida Console</STRONG>. By editing a Registry, you can add other monospace fonts. <P>Start Regedit and navigate to: </p> <P><EM>HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Console\TrueTypeFont</EM> </p> <P align="center"><IMG src="http://TheSystemAdministrator.com/images/stories/Fonts_2_CMD_1.png" /> </p> <P>Notice that <STRONG>Lucida Console</STRONG> is already under this key with a name of "0". </p> <P>Add a new sting value with the name "00" (that's the required name) and set the data to the name of a monospace font already installed in your C:\Windows\Fonts folder. In this example, added the Consolas font. It seems that additional entries require names "000", "0000", etc. Names like "1" and "2" don't work. </p> <P>Open up a new cmd window (Start > RUN > CMD.EXE), right-click on the system menu, select <STRONG>Properties | Font</STRONG> and there is the newly added font. </p> <DIV align="center"><IMG src="http://TheSystemAdministrator.com/images/stories/Fonts_2_CMD_2.png" /> </DIV><DIV><BR /><HR /><BR /><BR /><A target="_blank" title="Reddit!" href="http://reddit.com/submit?url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Reddit!" alt="Reddit!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/reddit.png" /></A><A target="_blank" title="Del.icio.us!" href="http://del.icio.us/post?url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Del.icio.us!" alt="Del.icio.us!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/delicious.png" /></A><A target="_blank" title="Google!" href="http://www.google.com/bookmarks/mark?op=add&bkmk=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Google!" alt="Google!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/google.png" /></A><A target="_blank" title="Facebook!" href="http://www.facebook.com/share.php?u=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&t=Adding Fonts to Command Line (cmd.exe)"><IMG title="Facebook!" alt="Facebook!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/facebook.png" /></A><A target="_blank" title="Slashdot!" href="http://slashdot.org/bookmark.pl?url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Slashdot!" alt="Slashdot!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/slashdot.png" /></A><A target="_blank" title="Netscape!" href="http://www.netscape.com/submit/?U=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&T=Adding Fonts to Command Line (cmd.exe)"><IMG title="Netscape!" alt="Netscape!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/netscape.png" /></A><A target="_blank" title="Technorati!" href="http://technorati.com/faves/?add=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/"><IMG title="Technorati!" alt="Technorati!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/technorati.png" /></A><A target="_blank" title="StumbleUpon!" href="http://www.stumbleupon.com/submit?url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="StumbleUpon!" alt="StumbleUpon!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/stumbleupon.png" /></A><A target="_blank" title="Newsvine!" href="http://www.newsvine.com/_tools/seed&save?u=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&h=Adding Fonts to Command Line (cmd.exe)"><IMG title="Newsvine!" alt="Newsvine!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/newsvine.png" /></A><A target="_blank" title="Furl!" href="http://www.furl.net/storeIt.jsp?u=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&t=Adding Fonts to Command Line (cmd.exe)"><IMG title="Furl!" alt="Furl!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/furl.png" /></A><A target="_blank" title="Yahoo!" href="http://myweb2.search.yahoo.com/myresults/bookmarklet?u=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&t=Adding Fonts to Command Line (cmd.exe)"><IMG title="Yahoo!" alt="Yahoo!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/yahoo.png" /></A><A target="_blank" title="Ma.gnolia!" href="http://ma.gnolia.com/beta/bookmarklet/add?url=http://thesystemadministrator.com/The_System_Administrator/Tips_%26_Tricks/Adding_Fonts_to_Command_Line_%28cmd.exe%29/&title=Adding Fonts to Command Line (cmd.exe)"><IMG title="Ma.gnolia!" alt="Ma.gnolia!" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/magnolia.png" /></A><A title="Get these social bookmarking buttons for your website!" href="http://joomladigger.com"><IMG scripts!="" bookmarking="" social="" free="" with="" website="" your="" to="" traffic="" more="" drive="" alt="Free social bookmarking plugins and extensions for Joomla! websites! title=" src="http://thesystemadministrator.com/mambots/content/socialbookmarkerbot_images/joomladigger.png" /></A></DIV> </TD></tr></table></blockquote></div><div style="margin: 0px 6px 6px 4px;"><table style="font-size: 11px;border-spacing: 0px;padding: 0px;" cellpadding="0" cellspacing="0" width="100%"><tr><td style="background:transparent;border-width:0px;padding:0px;"> </td><td align="right" style="background:transparent;border-width:0px;padding:0px;width:107px" width="107"><a href="http://clipmarks.com/share/6B1D0028-784A-4F7A-9E9B-F6371123E247/blog/" title="blog or email this clip"><img src="http://content6.clipmarks.com/images/c2b-foot.png" border="0" alt="blog it" width="107" height="17" style="border-width:0px;padding:0px;margin:0px;" /></a></td></tr></table></div></div>
New from the makers of Clipmarks:
Amplify.com - Don't just share the news...Amplify it!
Clipmarks
Home
New Clips
Top Clips
Dashboard
Popular Topics
News
Life
Science
Technology
Entertainment
Get Started
Sign Up
Install Clipping Tool
How Clipping Works
Clip-to-Blog™
ClipSearch
Tools and Resources
FAQ
ClipWeek
Top Clippers
Top Tags
Site Map
About Clipmarks
About Us
Contact
Copyright
Privacy
EULA
OK