睇唔明用翻譯
Your best bet is to uninstall all Visual C++ runtime libraries, then reinstall the most recent ones from download.microsoft.com.
This type of error is usually related to damaged C++ components installed.
Download and install the latest Visual C++ runtime
1. Locate and then remove the existing Visual C++ installation. To do this, follow these steps:
Note Because there are several versions of Microsoft Windows, the following steps may be different on your computer. If they are, see your product documentation to complete these steps.
a. In Windows Vista
In Control Panel, open the Programs and Features item. To do this, click Start , type appwiz.cpl in the Start Search box, and then press ENTER.
In Windows XP
Click Start , and then click Run . Type appwiz.cpl , and then click OK .
b. Locate Microsoft Visual C++ in the list of installed programs.
c. In Windows Vista
Click Microsoft Visual C++, and then click Uninstall .
In Windows XP
Click Microsoft Visual C++, and then click Remove .
Note If you cannot find Microsoft Visual C++ in the installed programs list, go to step 2
d. Follow the steps to remove the software.
2. Download and then install the latest Visual C++ runtime. To do this, follow these steps: a. Visit the following Microsoft Web site:
http://www.microsoft.com/downloads/Search.aspx
b. In the search box next to All Downloads , type Microsoft Visual C++ package , and then click Go .
c. In the search results, click the Visual C++ Redistributable Package for your operating system.
Note The x86 version of the package is for 32-bit version of Windows. The X64 version of the package is for 64-bit version of Windows.
d. On the page that opens, click Download , and then save the file to your Desktop.
e. When the download is complete, double-click the executable file.
f. Follow the directions that are displayed. When you are prompted, restart the computer.