Three Win98 registry applications

Source: Internet
Author: User

1. How to delete excess DLL files

There are a large number of DLL files in the System subdirectory of WIN98, which may be shared by the System or application. However, because the software is often installed and uninstalled, some DLL junk files will be left in the System directory. They not only occupy hard disk space, but also reduce the operating speed of the system. Follow these steps:
1. Run REGEDIT to open the Registry Editor.
2. Open
HKEY_LOCAL_MACHINESoftwareMicrosoftWindowsCurrentVersionSharedDLLs branch.
The SharedDLLs subkey records the DLL information shared by the program. The key value of each DLL file indicates that it has been shared by several applications. If the binary key value is "00 00 00 00", it indicates that it is not shared by any program. In addition, "0x00000001 1)" is a hexadecimal notation)
3. Delete the corresponding file in the System directory.

2. Remove the arrow of the desktop shortcut

During the installation process of some programs, the shortcut of the program will be automatically created on the desktop to facilitate our use. But the small arrow is not very nice. We can modify the Registry to remove it. First of all, pay attention to the type of this shortcut, generally with. LNK majority, there are also some is. PIF pointing to the MS-DOS program shortcut ). The procedure is as follows:
1. Run the Registry Editor to open the HKEY_CLASSES_ROOTlnkfile branch.
2. Find a key value named "IsShortcut" under the lnkfile subkey, which indicates that a small arrow is displayed on the. LNK shortcut icon on the desktop. Right-click "IsShortcut" and select "delete" from the pop-up menu to delete the key value.
3. Close Registry Editor and restart Win98 to find that there is no small arrow on the shortcut icon.
Similarly, for the small arrow on the shortcut that points to the MS-DOS program, namely, the. PIF) icon, except for opening the HKEY_CLASSES_ROOTpiffile branch, the others are the same as above.

Iii. Registry restoration method

1. Restart and switch to MS-DOS mode.
2. Enter the WINDOWSCOMMAND directory, type SCANREG/RESTORE, and press Enter.
3. After Entering the interface, you can select the one to be restored from the five registry backups and restart.

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.