当前位置:网站首页>Solution to Chinese garbled code after reg file is imported into the registry
Solution to Chinese garbled code after reg file is imported into the registry
2022-04-23 18:11:00 【The hunter is eating meat】
List of articles
1、 Problem description
windows in , take reg Chinese garbled code will appear after the file is exported to the registry .

2、 Problem analysis
There is a Chinese jumble , Mostly due to reg The file is not in the correct format .
Now? , The default code for most editors to save files is UTF-8. As shown in the figure below ,


While using UTF-8 Coded reg Chinese garbled code will appear when the file is imported into the registry , That's the problem .
3、 resolvent
The way to avoid Chinese garbled code is also very simple , modify reg Coding method of documents , Set to ANSI or UTF-16 LE code .
among ,UTF-16 LE It is the default code of the registry file exported by the system .
It is recommended to use windows Carry out code conversion with your own Notepad .

After code modification , Re import reg file , You can see that the added Chinese menu has been displayed normally .

Reprint : https://www.xstui.com/read/962
版权声明
本文为[The hunter is eating meat]所创,转载请带上原文链接,感谢
https://yzsam.com/2022/04/202204210611118752.html
边栏推荐
- Nodejs installation
- A few lines of code teach you to crawl lol skin pictures
- Generate verification code
- Docker installation MySQL
- C medium? This form of
- Serialization scheme of serde - trust
- PowerDesigner various font settings; Preview font setting; SQL font settings
- Tensorflow tensor introduction
- Random number generation of C #
- String function in MySQL
猜你喜欢
![Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]](/img/5f/a80951777a0473fcaa685cd6a8e5dd.png)
Resolve the error Max virtual memory areas VM max_ map_ count [65530] is too low, increase to at least [262144]

Implementation of k8s redis one master multi slave dynamic capacity expansion

MySQL auto start settings start with systemctl start mysqld
![[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)](/img/91/3272d5ad04cd1d8476c739546f4356.png)
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (2)

cv_ Solution of mismatch between bridge and opencv

Clion installation tutorial

Solving the problem of displaying too many unique values in ArcGIS partition statistics failed

An example of linear regression based on tensorflow

Re regular expression

k8s之实现redis一主多从动态扩缩容
随机推荐
re正則錶達式
From introduction to mastery of MATLAB (2)
Visualization of residential house prices
Format problems encountered in word typesetting
Software test summary
Climbing watermelon video URL
mysql自动启动设置用Systemctl start mysqld启动
Qtablewidget usage explanation
Qt读写XML文件(含源码+注释)
Test post and login function
re正则表达式
How to install jsonpath package
Batch export ArcGIS attribute table
C#的随机数生成
Rewrite four functions such as StrCmp in C language
7-21 wrong questions involve knowledge points.
Selenium + webdriver + chrome realize Baidu to search for pictures
[UDS unified diagnostic service] (Supplement) v. detailed explanation of ECU bootloader development points (1)
Scikit learn sklearn 0.18 official document Chinese version
Data stream encryption and decryption of C