Modify registry to eliminate garbled display of Application Software

Source: Internet
Author: User

Text/mingjing

Setting the application software in the registry not only improves the application level, but also solves some difficult problems.

● Eliminate garbled display of application software:

Open the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFontAssocAssociated Charset sub-key branch in the registry, and change the value of "SYMBOL (02)" in the right window to "NO.

● Set Font replacement in the application software:

This is often the case when you use the word processing application software. When you take the edited file on a computer to another computer and open it, the original font changes. The reason is that the fonts installed on the two computers are different. The system uses the installed fonts to replace the fonts not installed on the file. If the specified replacement font is different from the original font, the text will be messy and unrecognizable. To avoid these problems, you can use the registry to replace them. Open the HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionFontSubstitutes sub-key branch. You can see that in the window on the right, the key-value names of some key-value items are one type of name, and the value is another type of name. If the system displays the font of the key-value item name, replace it with the font of the value. To change the font you want to replace, double-click the key value and change the value to the expected font name in the displayed dialog box. However, note that the font to be replaced must be a font existing in the "font" in the "control panel", and the spaces in the string must be correct.

● Add the executable program Suffix:

In Windows XP systems, all programs suffixed with .comcmd.exe,. bat,. pif, And. cmd can run. If you want to add other executable program suffixes, such. cgj, open the HKEY_CURRENT_USERSoftwareMicrosoftWindows NTCurrentVersionWindows sub-key branch in the Registry Editor, and add "cgj" after the Programs Key value data in the window on the right.

● Short/short file name conversion in application software:

Windows XP supports long file names. Naming a file does not have to be subject to DOS format restrictions. However, when you use the DIR command in the DOS window of Windows XP to view the file name, if the file name exceeds 8 characters, the previous part is automatically truncated and a "~" is added to the end. And a number. This is to be compatible with DOS. Windows XP automatically generates a 8.3-format short file name for long file names. This generation method can be changed by modifying the registry, so that the generated short file name is as consistent as the original file name as possible. Open the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFileSystem sub-key branch, in the window on the right, create a binary key value data "NameNumericTail" and change the value to 00. After Windows XP is restarted, the file name displayed in the DOS window will be as close as possible to the long file name, which is easy to distinguish and will never be the same.

● Change the font Association:

In Windows XP, the application font may occasionally fail to be properly displayed. In this case, the font Association of the application software in Windows XP may be incorrect. If the font has been properly installed, an error may occur in the font Association in the registry. Open the HKEY_LOCAL_MACHINESYSTEMCurrentControlSetControlFontAssoc sub-key branch. The sub-key should have three sub-keys: Associated CharSet, Associated DefaultFonts, and Associated Fonts. If the Chinese character software contains garbled characters, the content under the Associated DefaultFonts subkey is usually incomplete. Here is all the key value names and values under the subkey.

The "" can also be "". In addition, some character sets are specified in Associated CharSet. The key value is the character set name. The value can be "yes" or "no ". If the English software is garbled in Chinese Windows XP. You can change the value of GB2312 (86) to "no", and the restart takes effect.

● Add the executable file path of the application:

If the program to be run is not in the specified directory, the dossystem generally sets the path in the Autoexec. bat file of the automatic batch processing file to automatically find the program. In Windows XP, users can add application paths more secretly, instead of setting automatic batch processing. Therefore, you need to modify the registry.

For example, if you want to add a path to the executable file "F: downloadprogram filesaports14active portsaports.exe", enable strongswan in the Registry "and change its default value to F: downloadprogram filesaports14active portsaports.exe, create a new sub-key "Path" under the sub-key and change its value to "F: downloadprogram filesaports14active ports ". In this case, you can directly run the program by clicking "aports.exe" or "aports" in the "dispatch" command line.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.