Notepad2.exe is the shit! no kidding!

Posted by Jake Good
on Jul 07, 05

So for those of you who still like to see things in plain text on Windows... and don'tlike the old Notepad.exe

Here's something better.... Notepad2 - includes TONS of features... but I'm usingthisspecial version with Ruby syntax highlighting...

Here's the batch file I ran to get it to replace Notepad.exe (which I got fromhere)

copy notepad2.exe c:windowsservicepackfilesi386
otepad.exe
copy notepad2.exe c:windowssystem32dllcache
otepad.exe
copy notepad2.exe c:windowssystem32
otepad.exe
copy notepad2.exe c:windows
otepad.exe


Comments

Leave a response

Comment