Training debug MSI installation files in Windows
(Error Windows Installer)
For many Windows 7 users may have occurred while performing msi files with the extensions have trouble dealing with the above error. This problem is solved. Please explain what you do.
method
1. Open the Windows Start menu RUN.
2. windows type CMD to enter the word RUN Command Line Windows.
3. If you use 64-bit Windows Command Line Enter the following command:
(After you enter each command must press enter to run the command)
% Windir% system32msiexec.exe / unregister
4. Then enter the command:
% Windir% system32msiexec.exe / regserver
5. After you have entered the above command Now entering the third commandment is:
% Windir% syswow64msiexec.exe / unregister
6. Finally, you must also enter the following command:
% Windir% syswow64msiexec.exe / regserver
Enter all commands and run when you restart your system. Take installation program to re-run was an error.
It should be noted that if you use 32-bit operating system just two separately run the following command to restart the system:
msiexec / unregister
msiexec / regserver