Easy to solve the problem that the computer search function can not be used

  
Windows system integration search function is very powerful, as long as the user opens the start menu and begins to input search content, whether you want to find applications, text documents, etc., the search function can automatically run, Great convenience for the user's operation. But what if the search function in the computer is not used? In this case, most of the cases are not very complicated. Maybe after you clean up the junk files on the computer, the search function is not available. It may also be that installing a program and destroying a system file may cause the search function to be unusable. Therefore, how to solve this problem?
We may follow the following rules that may cause the Windows XP search function to fail. . The specific performance is as follows: After executing the "Search" function, the system pops up an error dialog box stating that "Cannot find a file needed to run the search assistant." You may need to run the installation. " Then, the "Search Assistant" toolbar will display a blank.
One: Open the folder <;C:\\Windows\\inf”, find the “srchasst.inf” file, right click with the mouse, select “Install & rdquo; in the pop-up menu (may be prompted to insert the system Installation disk);
Second: run the registry, located in "HKEY_CURRENT_USER\\Software\\Microsoft\\Windows\\CurrentVersion\\Explorer\\CabinetState", create a new string "UseSearchAsst", set its value to "NO".
Three: Open the run to enter CMD, press OK, enter the following: regsvr32jscript.dll (Enter) regsvr32vbscript.dll (Enter) regsvr32mshtml.dll (Enter) regsvr32/ishdocvw.dll (Enter) Restart your computer.
Fourth: Open “Notepad”, enter the following content, and then save the content as a .BAT file, run it.
cd /d" %SystemRoot%\\System32"
regsvr32 /u /s msxml3.dll
regsvr32 /s msxml3.dll
Through the above steps, then restart the computer to see if This problem has been solved. Therefore, computer users should pay attention to some computer operations, do not damage the useful functions of the computer itself, otherwise it will cause some functional errors in the computer system, causing trouble for themselves.

Copyright © Windows knowledge All Rights Reserved