How to use the Windows XP Regsvr32 command to fix system failures

  
1. Restore IE new window to open the hyperlink function: There are two kinds of hyperlinks in IE, one is the link that jumps on the current page, the other is the link that pops up the new window, and the first type of link can also be pressed. The Shift key opens in a new window. Many people have encountered the trouble of not being able to open the link in a new window. This problem is also caused by the loss of control registration information. The solution is to execute three commands in the run box: "Regsvr32 Actxprxy.dll", "Regsvr32 Shdocvw.dll", " Regsvr32 Oleaut32.dll ”. After the registration of these three controls is successful, restart the computer and IE will return to normal.
2. Restore FSO function: Now many people use their own computers to build forums, websites, forums or dynamic website programs for online file management. Administrators can operate files through the page, but often people report their own forums. The website cannot manage files online. This is because the FSO function of the server is not open or faulty. The solution is to execute “Regsvr32 Sorrun.dll " in the running box of the server, and finally restart the server to enable/restore the FSO function. .
3. Restore online upgrade function: At the top of the “Start” menu of Windows, there is a “Windows Update” item, which can quickly upgrade the system online. But sometimes you will find that you can't upgrade online. To solve this problem, just execute " Regsvr32 Wupdinfo.dll " in the running box and restart the computer to solve it.

Copyright © Windows knowledge All Rights Reserved