Судя по всему - ошибка библиотеки Visual C++, первый раз такое вижу, обычно такое с Basic'ом, т.к. Си все нужные библиотеки включает в проект, но в этом случае она (библиотека подгружается). На каком-то форуме видел, что помогла переустановка IE
А вот вроде и решение:
__http://support.microsoft.com/default.aspx?scid=kb;EN-US;285195
Цитата:
Mshta.exe Error Message Appears When You Start the Add/Remove Programs Tool in Control Panel
View products that this article applies to.
Article ID : 285195
Last Review : October 21, 2003
Revision : 1.0
This article was previously published under Q285195
SYMPTOMS
When you start the Add/Remove Programs tool in Control Panel on a computer running Microsoft Windows 2000 Professional, the following error message may be displayed:
Mshta.exe has generated errors and will be closed by Windows
RESOLUTION
To resolve the behavior, type the following commands in the Run dialog box:
• sfc /purgecache
• sfc /scannow
NOTE: Windows 2000 prompts you to insert the Windows 2000 Professional CD-ROM to complete these commands.
If you run these commands and the behavior is not resolved, perform an in-place upgrade of Windows 2000 Professional.
|