A new version of Notepad++, the most excellent Notepad replacement, is available for download. Checkout the release notes for more information.
You can even have it be your default Notepad in Windows (rather than the anemic notepad.exe that ships with Windows). Here’s how:
Installation Instruction:- Download the Notepad++ launcher which allows you to replace Notepad completely by Notepad++.
- Backup your original Notepad.exe in c:\windows (we never know…).
- Copy notepad.exe which comes with this package into 3 directories (in given order) :
c:\windows\system32\dllcachec:\windows\system32c:\windows- When you replace
notepad.exeinc:\windows\system32andc:\windows, a “Windows File Protection” message box appears, click Cancel. Then another message box appears, click OK. - Modify you registry (if you use installer to install your Notepad++, you don’t need to do this step): Create key
\HKEY_LOCAL_MACHINE\SOFTWARE\Notepad++, then add your Notepad++ full path as the default value of this key. In my case, it’sC:\Program Files\Notepad++.