windows installer error 1719

R

Rob

My windows installer is broken. Anytime I try to install an MSI file, I get
an error 1719. I have followed the instructions in Q315346 as far as
checking the registry and booting into safe mode and reregestering MSI, no
luck. I know MSI is integrated into XP, but I'm wondering if there is a
standalone MSI (perhaps a newer XP version?) that I could try to install to
see if that clears up the problem or if anyone has any other ideas. Thanks!
 
R

Rob

In case anyone else runs into this problem, here is how I solved it.

net stop msiserver
pop in an XP cd and expand the following three files to
%systemroot%\system32 and \system32\dllcache
msiexec.ex_
msi.dl_
msihnd.dl_
msiexec /regserver
net start msiexec

all fixed. if only it had been that simple to figure it out :p.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top