I am getting my new laptop all set up, and this is one of the first things I always have to do.
-James
This is not the greatest tagline in the world… this is just a tribute.
I am getting my new laptop all set up, and this is one of the first things I always have to do.
-James
Previous post: Blog Showdown
Next post: Cincinnati-Dayton Code Camp Was Awesome
{ 5 comments }
Heh. Notepad sucks. Notepad2 is almost as good as GVim.
Notepad2 rocks!
Don’t forget the context menu registry entry:
http://steve.wedevelop.net/media/notepad2_shell_integration.reg
I use Notepad++ to replace Notepad :
http://notepad-plus.sourceforge.net/
To replace your notepad by notepad++, you have to :
1. Download and install Notepad++ :
http://internap.dl.sourceforge.net/sourceforge/notepad-plus/npp.3.5.Installer.exe
2. Download Notepad++ launcher :
http://notepad-plus.sourceforge.net/commun/misc/NppLauncher.bin.zip
3. Copy notepad.exe which comes with this package into 3 directories (in given order) :
i. c:\windows\system32\dllcache
ii. c:\windows\system32
iii. c:\windows
When you replace notepad.exe in c:\windows\system32 and c:\windows, a "Windows File Protection" message box appears, click Cancel. Then another message box appears, click OK.
Now Notepad++ is your default Notepad.
Comments on this entry are closed.