How to save notepad configuration?
by Ramya[ Edit ] 2009-09-24 09:46:50
Save Changes to Notepad Configuration:
Whenever you change notepad configuration(e.g., margins, page orientation, header and footer) it persists only till you close the window. If you restart configuration will go by default settings.
Inorder to save notepad configuration settings, make entry in registry:
* Start-> Run. Type regedit.
* Go to [HKEY_CURRENT_USER\Software\Microsoft\Notepad\],right->click in the open area.
* Select "New->DWORD Value" with the name "fSavePageSettings" in "Notepad" key.
* Double click "fSavePageSettings" and enter '1'.