JSI Tip 9046. Another reason for 'A file that is required to run the Windows XP Search Companion cannot be found'.

Jerold Schulman

February 10, 2005

1 Min Read
ITPro Today logo in a gray background | ITPro Today

I first described the subject behavior, and a possible resolution, at tip 5140 A file that is required to run the Windows XP Search Companion cannot be found?

Another possible cause of the A file that is required to run Search Companion cannot be found error is corruption in the msxml3 library registration information.

To resolve this issue:

1. Open a CMD.EXE prompt.

2. Type the following commands, pressing Enter after each line:

cd /d "%SystemRoot%System32"regsvr32 /u /s msxml3.dllregsvr32 /s msxml3.dllexit



Sign up for the ITPro Today newsletter
Stay on top of the IT universe with commentary, news analysis, how-to's, and tips delivered to your inbox daily.

You May Also Like