Hi Chris,
We get these errors due to Windows installer service or due to improper permissions to the user or due to some registry issue.
Let us follow these methods and check.
Method 1:
I would suggest you to reregister the Installer service and check. Refer to these steps:
a. Press Windows key + X and select Command prompt (Admin).
b. Typemsiexec.exe /unregister, and then press ENTER.
c. Typemsiexec.exe /regserver, and then press ENTER.
d. Close the command prompt and now try installing the software.
Method 2:
I would suggest you to check for the permissions within the Installer folder.
Follow these steps to do so.
a. Navigate to the location: C:\Windows.
b. Right click on Installer and select Properties.
c. Click on the Security tab and Verify if System and Administrator account has Full access permissions.
d. The Everyone account should have read and execute permissions, List Folder Contents, and Read.
Method 3:
I would suggest you to run the fix it for program installation. It will check for the registry fixes.
Fix problems with programs that can't be installed or uninstalled
http://support.microsoft.com/mats/Program\_Install\_and\_Uninstall
Note: First select Detects problems and Apply the fixes for me and then select Installing or uninstalling accordingly when it gives you a pop up. Now select the application you want to install or uninstall from the list and proceed.
Let us know about the status of the issue. We would be happy to help you further.