Windows Installer “Overlapped I/O”
After updating Windows Installer on one of my Windows Server 2003 machines, it refused to run and no installations could take place.
http://forum.iamnotageek.com/t-1819088849.html indicates the fix (which worked for me) is to run:
msiexec /regserver
(from Start | Run is fine)
Add a comment