question

YakovP avatar image
0 Votes"
YakovP asked YakovP edited

How to customize the context menu "Insert Unicode control character"

Can I customize the context menu Insert Unicode control character on Windows 10 21H1?

If no, how to provide easy input of 40-50 frequently used Unicode characters in Windows 10 21H1 by selecting them from a custom list (instead of using the Alt+hexadecimal code)?

Thanks


windows-10-general
5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

Castorix31 avatar image
0 Votes"
Castorix31 answered

The menu is hardcoded inside user32.dll.mui (with different languages in C:\windows\system32)
So it cannot be changed, except by program (in C++ for example)

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.

YakovP avatar image
0 Votes"
YakovP answered YakovP edited

2Castorix31

Thanks,

Do you have any idea about the second part of my question?

How to provide easy input of 40-50 frequently used Unicode characters in Windows 10 21H1 by selecting them from a custom list (instead of using the Alt+hexadecimal code)?

5 |1600 characters needed characters left characters exceeded

Up to 10 attachments (including images) can be used with a maximum of 3.0 MiB each and 30.0 MiB total.