Unable to install Windows Installer 4.5 on Windows Server 2008

1

One of the prerequisites for installing SQL Server 2008 Express R2 is Windows Installer 4.5. I have a couple of WS2008 machines I'm prepping, so I downloaded the appropriate version of the file (Windows6.0-KB942288-v2-x86.msu) to our file server and tried installing it on both machines.

On both machines I get the cryptic 0x80070003 error: "the system cannot find the file specified", but it does not show which file it cannot find. I don't get this when I try to install the Windows XP version on one of my XP machines. Any clues as to what I might be missing or doing wrong?

One Technet help forum suggested I try installing the "System Update Readiness Tool", but this installer also fails for the same error code.

windows-server-2008
windows-installer
asked on Server Fault May 3, 2010 by Tim Trout • edited May 3, 2010 by Tim Trout

1 Answer

1

The problem was from trying to run the installer off a shared drive. When I copied the file locally and ran it, I had no problems.

answered on Server Fault May 3, 2010 by Tim Trout

User contributions licensed under CC BY-SA 3.0