Article ID: 304107 - Last Review: January 31, 2007 - Revision: 1.3 Windows Installer starts and prompts for the Office 2000 source when you access the Dynamic HTML (DHTML) Edit controlThis article was previously published under Q304107 SYMPTOMS When you access the Dynamic HTML (DHTML) Edit control
(DHTML.ocx), the Windows Installer may start and prompt you for the Office 2000
source. This behavior occurs on systems that are running the updated shell,
also known as the Desktop Update or Active Desktop. CAUSE When you perform a typical installation of Office 2000, the
HTML Source Editing feature is set to Install on First Use. If you browse to a Web page that uses the DHTML Edit control, or
you run a program that uses the DHTML Edit control (such as a custom Microsoft
Visual Basic for Applications program), the Windows Installer starts to install
the HTML Source Editing feature. This is because the DHTML Edit control uses
the Triedit.dll file, which is part of the Office 2000 HTML Source Editing
feature. When the program calls the Triedit.dll file, the Windows Installer is
started in order to perform the "install on demand" installation for the HTML
Source Editing feature. RESOLUTION To resolve this issue, configure the Office 2000
installation to set the HTML Source Editing feature to either Not Installed or Run from My Computer. To do this, do one of the following:
MORE INFORMATION If Office 2000 is already installed, you can also run one
of the following command lines to configure the HTML Source Editing
feature: To set the feature to Not Installed:
msiexec /i Office product code /qb- REMOVE=HTMLSourceEditing
To set the feature to Run from My Computer:
msiexec /i Office product code /qb- ADDLOCAL=HTMLSourceEditing
Note In the preceding command lines, Office product
code is the product code for the edition of Office 2000 that is
installed. For an Office 2000 suite, the product code is one of the following:
Office 2000 Premium NOTE: For the stand-alone programs, use their corresponding product
code.
{00000409-78E1-11D2-B60F-006097C998E7} Office 2000 Professional {00010409-78E1-11D2-B60F-006097C998E7} Office 2000 Standard {00020409-78E1-11D2-B60F-006097C998E7} Office 2000 SBE {00030409-78E1-11D2-B60F-006097C998E7} REFERENCESFor
additional information about the Custom Maintenance Wizard, click the article
number below to view the article in the Microsoft Knowledge Base: 242216
(http://support.microsoft.com/kb/242216/EN-US/
)
OFF2000: How to Use the Custom Maintenance Wizard
| Article Translations
|
Back to the top
