Home  >  Article  >  Software Tutorial  >  Solution to Setup Error when installing word

Solution to Setup Error when installing word

WBOY
WBOYforward
2024-03-13 14:52:221194browse

php editor Xinyi teaches you how to solve the Setup Error problem encountered when installing word. Encountering this error may be caused by system permission issues, software conflicts, or file corruption. Solutions include running the installer as an administrator, closing conflicting software, repairing damaged files, etc. Through these methods, you can successfully solve the Setup Error problem and successfully complete the installation of Word.

 "The setup controller has encountered a problem during install. Please review the log files for rurther information on the error.", translated as "The setup controller has encountered a problem during install. Please review the log files for rurther information on the error." for more information".

Method 1: Clear the startup installation directory

Open the [C:\Program Files\Common Files\Microsoft Shared\OFFICE12\Office Setup Controller] folder and delete all the files in this folder. This usually solves the problem.

安装word提示Setup Error的解决办法

Method 2, Delete template

Open the [C:\Documents and Settings\Administrator\Application Data\Microsoft\Templates] folder and delete all the contents of this folder.

安装word提示Setup Error的解决办法

Method three, registry

1. Modify the registry

Open the run window, run the regedit command, and open the registry editor.

安装word提示Setup Error的解决办法

2. Open the extension and find the [HKEY_LOCAL_MACHINE\SOFTWARE\Classes] location.

安装word提示Setup Error的解决办法

3. Select the Classes item and click [right-click -> Properties]. Open the properties panel.

安装word提示Setup Error的解决办法

4. Select the [CREATOR OWNER] item, check [Full Control], and click the [Apply] button.

安装word提示Setup Error的解决办法

The above is the detailed content of Solution to Setup Error when installing word. For more information, please follow other related articles on the PHP Chinese website!

Statement:
This article is reproduced at:xitongzhijia.net. If there is any infringement, please contact admin@php.cn delete