-
Notifications
You must be signed in to change notification settings - Fork 170
Home
Welcome to the No!! MeiryoUI wiki!
This program sets system font setting on Windows 8.1/10/11.
On Windows 8.1/10/11 Microsoft removes way to system font settings.
Microsoft's system font setting choice is very ugly , especially in Japanese.
This is why, I create this tool.
This program sets system font setting on Windows 8.1/10/11.
In other words, this program change fonts in Win32/WinForms program's title bar, menu, message box, icon name(also Explores's file and folder name).
This program sets system font setting.
Programs that ignore system font settings, No!! Meiryo UI don't effects.
If you change system font by this software you should take backup current registry by this command line.
REG SAVE "HKCU\Control Panel" %LOCALAPPDATA%\noMeiryoUI_HKCU.reg /y
Regestry backup file is created on LOCALAPPDATA folder.
If some trouble occured after system font change, you restore registry by this command line. And sign off or reboot.
REG RESTORE "HKCU\Control Panel" %LOCALAPPDATA%\noMeiryoUI_HKCU.reg
FAQ is here. FAQ
Future version feature what I thinking.
-
Improved Windows 11 compatibility(preset, version display)(Implemented on Version 2.42) - Improved Button description(Japanese, English)
- Fix:Window size when large font is specified
- Fix:Save font size by points.(Break backward compatibility)
- UTF-8 language file (Create language file easier)(Break backward compatibility)
Source-files-and-translate-document(JP)(written in Japanese)]