Jump to content

Recommended Posts


Posted

also there's a couple of things that you can do in customizing your notepad.. I've read it before in the forums but i don't remember where exactly. you should search for registry tweaks & review the results

Posted

Hi

I use this .reg file

Windows Registry Editor Version 5.00

;-------------Notepad---------------------

;Set Font to Courier New
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"lfFaceName"="Tahoma"

;Turn Word Wrap On
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"fWrap"=dword:00000001

;Enable Status bar
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"StatusBar"=dword:00000001

;Set font size 8
[HKEY_CURRENT_USER\Software\Microsoft\Notepad]
"iPointSize"=dword:00000050

;------------------------------------------------

vito

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...