Feeds:
Posts
Comments

Posts Tagged ‘error’

MSI error 1904 and 1905

These Windows Installer errors are related, 1904 is for modules registering (usually during an install) , 1905 is for modules unregistering (usually during an install). This will display an error along the lines of Windows Installer Error 1904 Module [2] failed to register. HRESULT [3]. This can be resolved by removing the entry for [2] [...]

Read Full Post »

Internal error 2709

If you come across this in an msi, take a look in your component table and see if there are entries there that are no longer in your install. I had this after replacing comdlg32.ocx with a merge module.

Read Full Post »

Follow

Get every new post delivered to your Inbox.