Small, but useful if you like I do change the font size all the time (e.g. for presentations/training/old eyes) -
param($fontSize=14)
Set-ItemProperty HKCU:\software\microsoft\notepad iPointSize ($FontSize*10)
If only Notepad supported Ctrl + Scroll Wheel for zooming...
1 comment:
Ever tried "Notepad++"?
Post a Comment