Check the NTFS security on the %systemroot%\WINDOWS\Installer folder Browse to C:\Windows\Installer and right click it Properties go to the Security Tab It should at least have the following perms set:
Administrators Full Control
System Full Control
Users Read& Execute.
Something, probably malware, hosed my security on the folder and removed the Administrators and Users perms. Once I gave it the above perms the installer msi packages started working again.
Also check the Registry permsions for the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
They should be set similar.
Administrators Full Control
System Full Control
Users Read& Execute.
Something, probably malware, hosed my security on the folder and removed the Administrators and Users perms. Once I gave it the above perms the installer msi packages started working again.
Also check the Registry permsions for the HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Installer
They should be set similar.