Windows - Modifying Text Files

Notepad is great for basic editing. But when making changes to a configuration files, scripts or other complex text files you might want to something with more features. There are lots of good editors out there for the windows GUI. For this demonstration, we’ll use one called Notepad++
Notepad++ can open multiple files and tabs. It also does syntax highlighting for known file types, and has a whole bunch of advanced text editing features.
here - Notepad++