Have you tried to install a program in Windows 7 that uses an MSI file as its installer and instead you saw the above error? Never fear. There is an easy solution and we’re here to help you with it.
First, click on the Start menu and select Run.
NOTE: If you don’t see the Run command on the Start menu, see our article about adding the Run command to the Start menu.
In the Open edit box on the Run dialog box, enter “cmd” (without the quotes) and click OK.
The Command Prompt window displays. For 64-bit Windows, type the following at the prompt and press Enter.
%windir%\system32\msiexec.exe /unregister
This unregisters the msiexec.exe file in the C:\Windows\system32 directory.
NOTE: We will show you the commands to enter for 32-bit Windows at the end of the article.
Type the following at the prompt and press Enter.
%windir%\system32\msiexec.exe /regserver
This re-registers the msiexec.exe file in the C:\Windows\system32 directory.
Type the following at the prompt and press Enter.
%windir%\syswow64\msiexec.exe /unregister
This unregisters the msiexec.exe file in the C:\Windows\syswow64 directory.
Type the following at the prompt and press Enter.
%windir%\syswow64\msiexec.exe /regserver
This re-registers the msiexec.exe file in the C:\Windows\syswow64 directory.
To close the Command Prompt window, type “exit” (without the quotes) at the prompt and press Enter.
Reboot your computer. You should now be able to install programs that use MSI installer files.
To fix this problem in 32-bit Windows, open the Command Prompt window as described above. Type the following commands in order, pressing Enter after each:
msiexec /unregistermsiexec /regserver
Exit the Command Prompt window and reboot your computer to complete the fix.
1 komentar:
Click here for komentarHow to add Chinese keyboard to windows 10? Windows 10 Offers us to add one or multiple keyboards. If you want to type in Chinese, you should have to follow the procedure. Also, you will also understand why you’ve configured with the wrong keyboard and the wrong language and how to get rid of this problem. Normally you don’t need to change your windows language settings. But if you want to type in Chinese languages and want to type any Chinese letter or word, you must have to change the language settings. That’s why I am going to let you know how to input chinese in windows 10.
Here you’ll find two methods for windows 10 Chinese handwriting input. Following the way step by step, you’ll find it much easier to add any language keyboard. Also, I’ll give you some tips to avoid and solve the common problem related to language and keyboard. Before wrapping up the article, I’ll answer some common questions on adding the Chinese keyboard.