New method for repairing damaged system files: Using the system installation disk

  

After installing the system yourself, sometimes the system files will be damaged. At this time, you need to repair them, but many people don’t know what method to use today. This tutorial provides you with an easy way to use the system installation disk to fix.

If the system files of your Windows XP operating system are damaged by viruses or other reasons, here I tell you a way to repair the system files, that is to repair the damaged files through the Windows XP installation disk. .

The specific process of recovery is as follows:

Search for corrupted files in the Windows XP installation disk. Note that the last character of the file name is replaced by the bottom line “_” For example, if you want to search for “Notepad.exe” you need to search with “Notepad.ex_”.

After searching, open the command line mode (enter “cmd”) in "run" and enter: “full path to the EXPAND source file Full path to the target file”. For example: EXPAND D: SETUPNOTEPAD.EX_ C: WindowsNOTEPAD.EXE. One thing to note is that if there are spaces in the path, you need to include the path in double quotes (quotation marks).

Of course, the best is found, but sometimes we can't find the files we need when searching on the Windows XP disk. One reason for this is that the file you are looking for is in the "CAB” file. Since Windows XP treats "CAB" as a folder, for Windows XP, just drag and copy the "CAB” file right and copy it to the appropriate directory.

If you are using another Windows platform, search for the ""CAB” file containing the target file name. Then open the command line mode and enter: <;EXTRACT /L target location The full path of the CAB file ”, for example: EXTRACT /L C: Windows D: I386Driver.cab Notepad.exe. As before, as if there are spaces in the path, you need to enclose the path in double quotes.

Although the method of repairing the system disk is very simple, but many people need to use the system disk, it is troublesome, but personally think that this method is still a very effective repair method, do not rely on any software, I hope everyone Can try it.

Copyright © Windows knowledge All Rights Reserved